Closed
Bug 1634031
Opened 5 years ago
Closed 4 years ago
Lazify the appmenu and extension notification panels
Categories
(Firefox :: Toolbars and Customization, task, P3)
Firefox
Toolbars and Customization
Tracking
()
RESOLVED
FIXED
Firefox 78
People
(Reporter: Gijs, Assigned: emmamalysz)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxperf:p2])
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1634030 +++
These are
<panel id="appMenu-notification-popup">
and
<panel id="extension-notification-panel">
These should be reasonably straightforward to lazify, as their only accessors are supposed to come from code trying to add/show notifications.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → emalysz
Assignee | ||
Updated•4 years ago
|
Whiteboard: [fxperf] → [fxperf:p2]
Updated•4 years ago
|
Severity: -- → N/A
Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8e0871edeea3
lazy load appmenu and extension notification panel by using a template r=Gijs
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•