dillon1000/react

Commit

Move props equality check into each branch

Now we only bail out once we've entered each branch.

This has some repetition with regard to hasContextChanged but I'm hoping
we can just get rid of all those branches at some point since they're
mostly for backwards compatibility right now.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/shared/fiber/ReactFiberBeginWork.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…