dillon1000/react

Commit

Remove fakeCallbackNode (#20799)

Don't need this, because sync tasks are never cancelled. We can do the
same thing we do for microtask callbacks.
Browse files
Changed paths4 files
First-parent comparison
M packages/react-reconciler/src/ReactFiberWorkLoop.new.js ModifiedM packages/react-reconciler/src/ReactFiberWorkLoop.old.js ModifiedM packages/react-reconciler/src/SchedulerWithReactIntegration.new.js ModifiedM packages/react-reconciler/src/SchedulerWithReactIntegration.old.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…