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