Closed Bug 1362604 Opened 8 years ago Closed 8 years ago

1.58ms uninterruptible reflow at openModalWindow@jar:file:///C:/Program%20Files/Nightly/omni.ja!/components/nsPrompter.js:363:5

Categories

(Toolkit :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX
Performance Impact ?

People

(Reporter: bugzilla, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [ohnoreflow])

Here's the stack: openModalWindow@jar:file:///C:/Program%20Files/Nightly/omni.ja!/components/nsPrompter.js:363:5 openPrompt@jar:file:///C:/Program%20Files/Nightly/omni.ja!/components/nsPrompter.js:553:9 confirmCheck@jar:file:///C:/Program%20Files/Nightly/omni.ja!/components/nsPrompter.js:653:9 confirmLaunchExecutable@resource://gre/modules/DownloadUIHelper.jsm:161:26 openDownloadedFile@resource:///modules/DownloadsCommon.jsm:470:9 downloadsCmd_open@chrome://browser/content/downloads/allDownloadsViewOverlay.js:347:5 doCommand@chrome://browser/content/downloads/allDownloadsViewOverlay.js:341:7 doDefaultCommand@chrome://browser/content/downloads/allDownloadsViewOverlay.js:397:7 onKeyPress@chrome://browser/content/downloads/allDownloadsViewOverlay.js:1306:11 onkeypress@chrome://browser/content/places/places.xul:1:8
Component: Untriaged → General
Product: Firefox → Toolkit
Flags: qe-verify?
Priority: -- → P2
openModalWindow spins a nested event loop, and there's no JS on top of it, meaning that we're flushing layout "naturally" via the refresh driver.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Flags: qe-verify?
Priority: P2 → --
Whiteboard: [ohnoreflow][qf][photon-performance] → [ohnoreflow][qf]
Performance Impact: --- → ?
Whiteboard: [ohnoreflow][qf] → [ohnoreflow]
You need to log in before you can comment on or make changes to this bug.