dillon1000/react

Commit

Make remaining empty lanes Transition lanes (#20793)

Doesn't really have any effect now because we batch everything together
anyway but will allow for more parallelism once we support that.
Browse files
Changed paths4 files
First-parent comparison
M packages/react-reconciler/src/ReactFiberLane.new.js ModifiedM packages/react-reconciler/src/ReactFiberLane.old.js ModifiedM packages/react-reconciler/src/__tests__/DebugTracing-test.internal.js ModifiedM packages/react-reconciler/src/__tests__/SchedulingProfiler-test.internal.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…