Closed
Bug 1358733
Opened 8 years ago
Closed 7 years ago
1.09ms uninterruptible reflow at _customizationEnding@chrome://browser/content/browser-customization.js:98:5
Categories
(Firefox :: Toolbars and Customization, defect, P1)
Firefox
Toolbars and Customization
Tracking
()
People
(Reporter: rjward0, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [ohnoreflow][reserve-photon-performance])
Here's the stack:
_customizationEnding@chrome://browser/content/browser-customization.js:98:5
handleEvent@chrome://browser/content/browser-customization.js:21:9
_dispatchToolboxEventToWindow@resource:///modules/CustomizableUI.jsm:2116:5
dispatchToolboxEvent@resource:///modules/CustomizableUI.jsm:2121:7
dispatchToolboxEvent@resource:///modules/CustomizableUI.jsm:3691:5
exit/<@resource:///modules/CustomizeMode.jsm:501:7
TaskImpl_run@resource://gre/modules/Task.jsm:319:42
process@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:922:23
walkerLoop@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:806:7
Promise*scheduleWalkerLoop@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:739:11
schedulePromise@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:770:7
completePromise@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:707:7
deferredUnwrapToolbarItem/</<@resource:///modules/CustomizeMode.jsm:952:9
Comment 1•8 years ago
|
||
http://searchfox.org/mozilla-central/rev/6e1c138a06a80f2bb3167d9dac050cc0fd4fb39e/browser/base/content/browser-customization.js#98
gBrowser.selectedBrowser.focus();
Depends on: 1356034
Updated•8 years ago
|
Component: Untriaged → Toolbars and Customization
Updated•8 years ago
|
Flags: qe-verify?
Priority: -- → P2
Updated•8 years ago
|
Whiteboard: [ohnoreflow][qf][photon-performance] → [ohnoreflow][qf:p3][photon-performance]
Updated•8 years ago
|
Priority: P2 → P3
Whiteboard: [ohnoreflow][qf:p3][photon-performance] → [ohnoreflow][qf:p3][reserve-photon-performance]
Updated•8 years ago
|
Flags: qe-verify? → qe-verify-
Comment 2•7 years ago
|
||
I can no longer reproduce a reflow in this codepath since bug 1369140 landed.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Updated•7 years ago
|
Iteration: --- → 55.7 - Jun 12
Priority: P3 → P1
Updated•3 years ago
|
Performance Impact: --- → P3
Whiteboard: [ohnoreflow][qf:p3][reserve-photon-performance] → [ohnoreflow][reserve-photon-performance]
You need to log in
before you can comment on or make changes to this bug.
Description
•