dillon1000/react

Commit

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
Browse files
Changed paths2 files
First-parent comparison
M src/renderers/dom/client/ReactMount.js ModifiedM src/renderers/shared/__tests__/ReactPerf-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…