Closed
Bug 1358811
Opened 8 years ago
Closed 8 years ago
0.91ms uninterruptible reflow at ssi_undoCloseTab@resource:///modules/sessionstore/SessionStore.jsm:2429:5
Categories
(Firefox :: Session Restore, defect, P1)
Firefox
Session Restore
Tracking
()
People
(Reporter: bugzilla, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [ohnoreflow][reserve-photon-performance])
Here's the stack:
ssi_undoCloseTab@resource:///modules/sessionstore/SessionStore.jsm:2429:5
ss_undoCloseTab@resource:///modules/sessionstore/SessionStore.jsm:290:12
undoCloseTab@chrome://browser/content/browser.js:6641:11
oncommand@chrome://browser/content/browser.xul:1:1
Comment 1•8 years ago
|
||
tab.linkedBrowser.focus();
at http://searchfox.org/mozilla-central/rev/f225dbcb15ca2e38f7d434a9278a41d2340e7cf3/browser/components/sessionstore/SessionStore.jsm#2429
Depends on: 1356034
Updated•8 years ago
|
Component: Untriaged → Session Restore
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
|
Priority: P2 → P3
Whiteboard: [ohnoreflow][qf:p1][photon-performance] → [ohnoreflow][qf:p1][reserve-photon-performance]
Updated•8 years ago
|
Flags: qe-verify? → qe-verify-
Comment 2•8 years ago
|
||
Hi Mike, should we also set this bug as [qf:p3] because of the [reserve-photon-performance]? Thanks!
Flags: needinfo?(mconley)
Comment 3•8 years ago
|
||
Hmm, this is the undoCloseTab action, I guess we could have triaged it in the photon-perf-tabs bucket. I'll let Mike decide :-).
Comment 4•8 years ago
|
||
(In reply to Florian Quèze [:florian] [:flo] from comment #3)
> Hmm, this is the undoCloseTab action, I guess we could have triaged it in
> the photon-perf-tabs bucket. I'll let Mike decide :-).
Thank you Florian :) I checked this with Kanru and Evelyn, Evelyn said you triaged a long long list and made this bug [reserve-photon-performance], so I'd like to confirm the [qf:p1] part :)
Comment 5•8 years ago
|
||
Yeah, I think marking this down to qf:p3 makes sense.
Flags: needinfo?(mconley)
Whiteboard: [ohnoreflow][qf:p1][reserve-photon-performance] → [ohnoreflow][qf:p3][reserve-photon-performance]
Comment 6•8 years ago
|
||
This no longer causes a reflow since bug 1369140 landed.
Status: NEW → RESOLVED
Closed: 8 years ago
Depends on: 1369140
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Updated•8 years ago
|
Iteration: --- → 55.7 - Jun 12
Priority: P3 → P1
Updated•4 years ago
|
Performance Impact: --- → P3
Whiteboard: [ohnoreflow][qf:p3][reserve-photon-performance] → [ohnoreflow][reserve-photon-performance]
You need to log in
before you can comment on or make changes to this bug.
Description
•