Open
Bug 1358829
Opened 8 years ago
Updated 2 years ago
0.99ms uninterruptible reflow at loadViewInternal@chrome://mozapps/content/extensions/extensions.js:932:5
Categories
(Toolkit :: Add-ons Manager, enhancement, P3)
Toolkit
Add-ons Manager
Tracking
()
REOPENED
Performance Impact | low |
People
(Reporter: rjward0, Unassigned)
Details
(Whiteboard: [ohnoreflow])
Here's the stack:
loadViewInternal@chrome://mozapps/content/extensions/extensions.js:932:5
updateState@chrome://mozapps/content/extensions/extensions.js:810:7
initialize/<@chrome://mozapps/content/extensions/extensions.js:784:31
goBack/<@chrome://global/content/bindings/browser.xml:60:45
_wrapURIChangeCall@chrome://global/content/bindings/browser.xml:43:17
goBack@chrome://global/content/bindings/browser.xml:60:15
goBack@chrome://browser/content/tabbrowser.xml:4624:20
BrowserBack@chrome://browser/content/browser.js:1965:7
HandleAppCommandEvent@chrome://browser/content/browser.js:1856:5
EventListener.handleEvent*onLoad@chrome://browser/content/browser.js:1138:5
onload@chrome://browser/content/browser.xul:1:1
Comment 1•8 years ago
|
||
This looks like it's in about:addons? In that case it doesn't affect the Firefox UI.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Updated•8 years ago
|
No longer blocks: photon-performance-triage
Whiteboard: [ohnoreflow][qf][photon-performance] → [ohnoreflow][qf]
Updated•8 years ago
|
Component: Untriaged → Add-ons Manager
Product: Firefox → Toolkit
Comment 2•7 years ago
|
||
While this bug was filed in the wrong component, it's still a sync layout flush, and it still seems to exist.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Updated•7 years ago
|
Whiteboard: [ohnoreflow][qf] → [ohnoreflow][qf:p5]
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Performance Impact: --- → P3
Whiteboard: [ohnoreflow][qf:p5] → [ohnoreflow]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•