Closed
Bug 1358446
Opened 8 years ago
Closed 7 years ago
2.66ms uninterruptible reflow at _setMaxHeight@chrome://browser/content/customizableui/panelUI.xml:371:13
Categories
(Firefox :: Toolbars and Customization, defect, P4)
Firefox
Toolbars and Customization
Tracking
()
RESOLVED
WORKSFORME
Performance Impact | medium |
People
(Reporter: geeknik, Unassigned)
References
Details
(Keywords: nightly-community, perf, Whiteboard: [ohnoreflow][reserve-photon-performance])
Here's the stack: _setMaxHeight@chrome://browser/content/customizableui/panelUI.xml:371:13 handleEvent@chrome://browser/content/customizableui/panelUI.xml:338:15 EventListener.handleEvent*panelmultiview_XBL_Constructor@chrome://browser/content/customizableui/panelUI.xml:105:9 get _identityPopupMultiView@chrome://browser/content/browser.js:6892:43 get _identityPopupContentHosts@chrome://browser/content/browser.js:6898:7 refreshIdentityPopup@chrome://browser/content/browser.js:7428:5 handleIdentityButtonEvent@chrome://browser/content/browser.js:7509:5 onclick@chrome://browser/content/browser.xul:1:1
Updated•8 years ago
|
Component: Untriaged → Toolbars and Customization
Updated•8 years ago
|
Flags: qe-verify?
Priority: -- → P2
Updated•8 years ago
|
Updated•8 years ago
|
Whiteboard: [ohnoreflow][qf][photon-performance] → [ohnoreflow][qf:p1][photon-performance]
Updated•7 years ago
|
Blocks: photon-perf-upforgrabs
Updated•7 years ago
|
No longer blocks: photon-performance-triage
Updated•7 years ago
|
Flags: qe-verify? → qe-verify-
Updated•7 years ago
|
Priority: P2 → P3
Whiteboard: [ohnoreflow][qf:p1][photon-performance] → [ohnoreflow][qf:p1][reserve-photon-performance]
Updated•7 years ago
|
Whiteboard: [ohnoreflow][qf:p1][reserve-photon-performance] → [ohnoreflow][qf:p2][reserve-photon-performance]
Updated•7 years ago
|
Priority: P3 → P4
Comment 1•7 years ago
|
||
The panelUI.xml binding was gutted, and the reflow was moved to PanelMultiView.jsm. Then it got removed in bug 1009116.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
Performance Impact: --- → P2
Whiteboard: [ohnoreflow][qf:p2][reserve-photon-performance] → [ohnoreflow][reserve-photon-performance]
You need to log in
before you can comment on or make changes to this bug.
Description
•