dillon1000/react

Commit

Use the tag instead of stage field for coroutine stages

This gets rid of a field that we only need for coroutines.

We might need this if we have multi phase handlers in the future
but then maybe we can just use multiple tags.
Browse files
Changed paths4 files
First-parent comparison
M src/renderers/shared/fiber/ReactFiber.js ModifiedM src/renderers/shared/fiber/ReactFiberBeginWork.js ModifiedM src/renderers/shared/fiber/ReactFiberCompleteWork.js ModifiedM src/renderers/shared/fiber/ReactTypesOfWork.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…