Closed
Bug 1415650
Opened 7 years ago
Closed 7 years ago
Update Web Console to use prop-types and react-dom-factories
Categories
(DevTools :: Console, enhancement, P2)
DevTools
Console
Tracking
(firefox59 fixed)
RESOLVED
FIXED
Firefox 59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: miker, Assigned: miker)
References
Details
Attachments
(1 file)
Aside from the benefits that PureComponent would bring us, this will move us much closer to being able to use React 16, which brings large performance gains (it renders 30% - 300% faster).
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8927490 [details]
Bug 1415650 - Web Console to use prop-types and react-dom-factories
https://reviewboard.mozilla.org/r/198808/#review204102
Looks good, thanks
R+ asssuming try is green.
Honza
Attachment #8927490 -
Flags: review?(odvarko) → review+
Pushed by mratcliffe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bef39a5796c0
Web Console to use prop-types and react-dom-factories r=Honza
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•