Closed
Bug 1599882
Opened 6 years ago
Closed 6 years ago
Memoize tabs selectors
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(firefox73 fixed)
RESOLVED
FIXED
Firefox 73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The tab selectors are currently re-computed when a new source is detected. This makes the selectors brittle and triggers hundreds of re-renders for our Tab components.
![]() |
Assignee | |
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → jlaster
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7cb21c0caf63
Memoize tabs selectors. r=bhackett
![]() |
||
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 73
You need to log in
before you can comment on or make changes to this bug.
Description
•