dillon1000/react

Commit

Task work inside batched updates is always sync, even for initial mounts

Behavior now matches Stack. It's unfortunate that this prevents us
from unifying SynchronousPriority and TaskPriority.
Browse files
Changed paths5 files
First-parent comparison
M scripts/fiber/tests-passing.txt ModifiedM src/renderers/dom/shared/__tests__/ReactMount-test.js ModifiedM src/renderers/shared/fiber/ReactFiberScheduler.js ModifiedM src/renderers/shared/fiber/__tests__/ReactIncrementalPerf-test.js ModifiedM src/renderers/shared/fiber/__tests__/__snapshots__/ReactIncrementalPerf-test.js.snap Modified
Patch

Files changed

Rendering syntax-highlighted changes…