dillon1000/react
Commit
Browse files Fix componentWillUnmount() not counted by ReactPerf (#6858)
* Fix componentWillUnmount() not counted by ReactPerf * Test that functional component render() time shows up in ReactPerf * Test for setState() code path updates being included
Changed paths2 files
First-parent comparisonsrc/renderers/dom/client/ReactMount.js ModifiedM src/renderers/shared/__tests__/ReactPerf-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…