Closed
Bug 1359765
Opened 8 years ago
Closed 7 years ago
13.86ms uninterruptible reflow at close@chrome://browser/content/browser-fullScreenAndPointerLock.js:133:5
Categories
(Firefox :: General, defect, P1)
Firefox
General
Tracking
()
People
(Reporter: marco, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [ohnoreflow][reserve-photon-performance])
Here's the stack:
close@chrome://browser/content/browser-fullScreenAndPointerLock.js:133:5
cleanupDomFullscreen@chrome://browser/content/browser-fullScreenAndPointerLock.js:469:5
handleEvent@chrome://browser/content/browser-fullScreenAndPointerLock.js:372:9
EventListener.handleEvent*init@chrome://browser/content/browser-fullScreenAndPointerLock.js:259:5
_delayedStartup@chrome://browser/content/browser.js:1506:5
EventListener.handleEvent*onLoad@chrome://browser/content/browser.js:1239:5
onload@chrome://browser/content/browser.xul:1:1
Comment 1•8 years ago
|
||
That line is: gBrowser.selectedBrowser.focus();
Updated•8 years ago
|
Flags: qe-verify?
Priority: -- → P2
Updated•8 years ago
|
Whiteboard: [ohnoreflow][qf][photon-performance] → [ohnoreflow][qf:p1][photon-performance]
Updated•8 years ago
|
Blocks: photon-perf-jank
Updated•8 years ago
|
Blocks: photon-perf-upforgrabs
Updated•8 years ago
|
No longer blocks: photon-performance-triage
Updated•8 years ago
|
Flags: qe-verify? → qe-verify-
Updated•8 years ago
|
Priority: P2 → P3
Whiteboard: [ohnoreflow][qf:p1][photon-performance] → [ohnoreflow][qf:p1][reserve-photon-performance]
Updated•8 years ago
|
Whiteboard: [ohnoreflow][qf:p1][reserve-photon-performance] → [ohnoreflow][qf:p2][reserve-photon-performance]
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: --- → 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
•