mirror of
https://github.com/facebook/react.git
synced 2026-02-26 07:55:55 +00:00
Test added to verify that a high-priority update can reuse the children from an aborted low-priority update if shouldComponentUpdate returns false.