Closed
Bug 1405289
Opened 6 years ago
Closed 5 years ago
Use React DevTools hook to build component hierarchy for React components
Categories
(DevTools :: General, enhancement, P2)
DevTools
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: miker, Assigned: miker)
References
Details
In order to efficiently optimize our tools we really need to find some simple way to access the React component heirarchy. We can do this using the React DevTools hook inside priveleged code.
Assignee | ||
Comment 1•5 years ago
|
||
For the moment we have decided to stick with using perf.html and React 16's excellent markers. If we decide to use HOCs we can always reopen this bug.
Status: ASSIGNED → RESOLVED
Has Regression Range: --- → irrelevant
Has STR: --- → irrelevant
Closed: 5 years ago
OS: Unspecified → All
Hardware: Unspecified → All
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•