dillon1000/react

Commit

Move reportUncaughtErrorInDev to captureCommitPhaseError

reportUncaughtErrorInDev is always followed by captureCommitPhaseError,
so we can move it into that function.
Browse files
Changed paths4 files
First-parent comparison
M packages/react-reconciler/src/ReactFiberCommitWork.new.js ModifiedM packages/react-reconciler/src/ReactFiberCommitWork.old.js ModifiedM packages/react-reconciler/src/ReactFiberWorkLoop.new.js ModifiedM packages/react-reconciler/src/ReactFiberWorkLoop.old.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…