dillon1000/react
Commit
Browse files Performance tool: Warn when interrupting an in-progress tree (#11480)
* Performance tool: Warn when interrupting an in-progress tree * Include the name of the component that caused the interruption
Changed paths4 files
First-parent comparisonpackages/react-reconciler/src/ReactDebugFiberPerf.js ModifiedM packages/react-reconciler/src/ReactFiberScheduler.js ModifiedM packages/react-reconciler/src/__tests__/ReactIncrementalPerf-test.js ModifiedM packages/react-reconciler/src/__tests__/__snapshots__/ReactIncrementalPerf-test.js.snap ModifiedPatch
Files changed
Rendering syntax-highlighted changes…