dillon1000/react

Commit

Confirm that a shallow bailout does not drop work in the child

Includes a test that confirms that work that is bailed out before
completing can be reused without dropping the entire subtree.
Browse files
Changed paths3 files
First-parent comparison
M scripts/fiber/tests-passing.txt ModifiedM src/renderers/shared/fiber/ReactFiberCompleteWork.js ModifiedM src/renderers/shared/fiber/__tests__/ReactIncremental-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…