Open
Bug 1764240
Opened 11 months ago
Updated 9 months ago
Update vendored React
Categories
(DevTools :: General, enhancement)
DevTools
General
Tracking
(Not tracked)
NEW
People
(Reporter: tetsuharu, Unassigned)
References
(Blocks 5 open bugs)
Details
Our vendored React was last updated in July 2019 (bug 1560006)
- https://searchfox.org/mozilla-central/rev/10edce3685369a4c73955cc8d5fcbc5a9d7598af/devtools/client/shared/vendor/react.js
- https://searchfox.org/mozilla-central/rev/10edce3685369a4c73955cc8d5fcbc5a9d7598af/devtools/client/shared/vendor/react-dom.js
But the latest branch of React v16 is v16.14.0. Our vendored ones are still not latest version of it.
On the other hand, React continues to progress and they released v18 in the last month.
- https://reactjs.org/blog/2020/10/20/react-v17.html
- https://reactjs.org/blog/2022/03/29/react-v18.html
React v18 includes some changes and new features to improve an app performance.
They may contributes our devtools' performance.
Reporter | ||
Updated•11 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•