Closed
Bug 1648175
Opened 4 years ago
Closed 4 years ago
Move history and library panel views out of main panel
Categories
(Firefox :: Toolbars and Customization, task, P1)
Firefox
Toolbars and Customization
Tracking
()
RESOLVED
FIXED
Firefox 80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: emmamalysz, Assigned: emmamalysz)
References
Details
(Whiteboard: [fxperf:p2])
Attachments
(1 file)
We are trying to lazily load the main hamburger panel in Bug 1634030. In order to do that effectively and track what tests we may be breaking, it makes sense to split this work up.
Let's use the viewCache to hold these views that we want to lazily load.
This bug will move the library and history panels documented here: https://searchfox.org/mozilla-central/source/browser/components/customizableui/content/panelUI.inc.xhtml#440-482,797-836
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P1
Whiteboard: [fxperf] → [fxperf:p2]
Pushed by rmaries@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/126d8d9901b0 remove history and library panel views from the main panel and place in template r=Gijs
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 80
Comment hidden (off-topic) |
Comment hidden (off-topic) |
You need to log in
before you can comment on or make changes to this bug.
Description
•