dillon1000/react
Commit
Browse files Delete immediateQueueCallbackNode (#20980)
We don't need this anymore. It only existed so we could cancel the callback later. But canceling isn't necessary, was only an "optimization" for something that almost never happens in practice.
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…