Closed
Bug 1358727
Opened 8 years ago
Closed 7 years ago
1.00ms uninterruptible reflow at updateCurrentBrowser@chrome://browser/content/tabbrowser.xml:1265:17
Categories
(Firefox :: Tabbed Browser, defect, P1)
Firefox
Tabbed Browser
Tracking
()
People
(Reporter: rjward0, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [ohnoreflow][reserve-photon-performance])
Here's the stack:
updateCurrentBrowser@chrome://browser/content/tabbrowser.xml:1265:17
onselect@chrome://browser/content/browser.xul:1:44
set_selectedIndex@chrome://browser/content/tabbrowser.xml:7752:13
set_selectedPanel@chrome://global/content/bindings/tabbox.xml:691:13
set_selectedIndex@chrome://global/content/bindings/tabbox.xml:409:15
set_selectedItem@chrome://global/content/bindings/tabbox.xml:441:34
_selectNewTab@chrome://global/content/bindings/tabbox.xml:486:11
onxblmousedown@chrome://global/content/bindings/tabbox.xml:808:11
Comment 1•8 years ago
|
||
http://searchfox.org/mozilla-central/rev/6e1c138a06a80f2bb3167d9dac050cc0fd4fb39e/browser/base/content/tabbrowser.xml#1264
document.activeElement.blur();
Blocks: 1356034
Component: Untriaged → Tabbed Browser
Updated•8 years ago
|
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-tabs
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
•