Closed
Bug 1358731
Opened 8 years ago
Closed 8 years ago
0.95ms uninterruptible reflow at removePrompt@chrome://browser/content/browser.js:8515:7
Categories
(Firefox :: Tabbed Browser, defect, P1)
Firefox
Tabbed Browser
Tracking
()
People
(Reporter: bugzilla, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [ohnoreflow][reserve-photon-performance])
Here's the stack:
removePrompt@chrome://browser/content/browser.js:8515:7
onPromptClose@jar:file:///C:/Program%20Files/Nightly/omni.ja!/components/nsPrompter.js:388:13
_promptCloseCallback@chrome://browser/content/browser.js:8459:5
shutdownPrompt@chrome://global/content/tabprompts.xml:191:17
onButtonClick/<@chrome://global/content/tabprompts.xml:282:21
openTabPrompt@jar:file:///C:/Program%20Files/Nightly/omni.ja!/components/nsPrompter.js:420:13
openPrompt@jar:file:///C:/Program%20Files/Nightly/omni.ja!/components/nsPrompter.js:535:17
confirmCheck@jar:file:///C:/Program%20Files/Nightly/omni.ja!/components/nsPrompter.js:653:9
reset@moz-extension://3349b5e8-9889-4e25-8ec7-b633847e4c5f/content/report.js:189:9
handleEvent@moz-extension://3349b5e8-9889-4e25-8ec7-b633847e4c5f/content/report.js:236:9
EventListener.handleEvent*init@moz-extension://3349b5e8-9889-4e25-8ec7-b633847e4c5f/content/report.js:41:5
@moz-extension://3349b5e8-9889-4e25-8ec7-b633847e4c5f/content/report.js:261:3
EventListener.handleEvent*@moz-extension://3349b5e8-9889-4e25-8ec7-b633847e4c5f/content/report.js:260:1
Comment 1•8 years ago
|
||
http://searchfox.org/mozilla-central/rev/6e1c138a06a80f2bb3167d9dac050cc0fd4fb39e/browser/base/content/browser.js#8515
browser.focus();
Depends on: 1356034
Updated•8 years ago
|
Flags: qe-verify?
Priority: -- → P2
Updated•8 years ago
|
Component: Untriaged → Tabbed Browser
Updated•8 years ago
|
Whiteboard: [ohnoreflow][qf][photon-performance] → [ohnoreflow][qf:p1][photon-performance]
Updated•8 years ago
|
Priority: P2 → P3
Whiteboard: [ohnoreflow][qf:p1][photon-performance] → [ohnoreflow][qf:p1][reserve-photon-performance]
Updated•8 years ago
|
Flags: qe-verify? → qe-verify-
Updated•8 years ago
|
Whiteboard: [ohnoreflow][qf:p1][reserve-photon-performance] → [ohnoreflow][qf:p2][reserve-photon-performance]
Comment 2•8 years ago
|
||
I can no longer reproduce a reflow in this codepath since bug 1369140 landed.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Updated•8 years ago
|
Iteration: --- → 55.7 - Jun 12
Priority: P3 → P1
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
•