Open Bug 1455058 Opened 8 years ago Updated 2 years ago

Short spinner reported when tearing tabs out of a window

Categories

(Firefox :: Tabbed Browser, defect, P3)

defect

Tracking

()

Performance Impact low

People

(Reporter: mconley, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: perf:frontend)

STR: 1) On a Nightly build install SpinDoctor[1] 2) Tear a tab out of a window into a new window ER: No SpinDoctor "ping" sound AR: A SpinDoctor "ping" sound, meaning we showed a microspinner. This is happening because the tab we're dragging out goes away and then that window attempts to switch to the next logical tab to display, and because the previous tab has been closed, we fallback to showing a spinner. This is yet another variation of bug 1425887 - we show a spinner because we've closed a tab and started a switch, and we can't keep showing the layers for the closed tab. [1]: https://mikeconley.github.io/spindoctor/
Priority: -- → P3
Whiteboard: [fxperf] → [fxperf:p3]
Severity: normal → S3
Performance Impact: --- → low
Keywords: perf:frontend
Whiteboard: [fxperf:p3]
You need to log in before you can comment on or make changes to this bug.