dillon1000/react
Commit
Browse files Remove fakeCallbackNode (#20799)
Don't need this, because sync tasks are never cancelled. We can do the same thing we do for microtask callbacks.
Changed paths4 files
First-parent comparisonpackages/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…