dillon1000/react
Commit
Browse files 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.
Changed paths5 files
First-parent comparisonscripts/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…