Closed
Bug 1387844
Opened 7 years ago
Closed 2 years ago
Noticeable delay in switching tabs on some sites
Categories
(Core :: Graphics, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox57 | --- | affected |
People
(Reporter: canuckistani, Unassigned)
References
()
Details
(Whiteboard: gfx-noted)
STR:
1. open these sites:
- https://testpilot.firefox.com/experiments/notes
- http://www.cbc.ca/news/canada/british-columbia/ihit-on-case-of-body-found-in-langley-b-c-while-grass-fire-extinguished-1.4236848
2. switch between the two tabs using ctrl+tab or ctrl+arrow keys
Expected:
- tab switching should take the same amount of time regardless of which tab I'm switching from/to
Actual:
- on OS X I consistently see a delay when switching *form* the news site *to* the Test Pilot page, but do not see a delay switching tabs from testpilot to the news site.
Updated•7 years ago
|
Flags: needinfo?(mconley)
Comment 1•7 years ago
|
||
At least on my OS X machine, this appears to be due to a slow paint on the Test Pilot site:
https://perfht.ml/2wroH17
Anything interesting in there, jrmuizel?
Flags: needinfo?(mconley) → needinfo?(jmuizelaar)
Comment 2•7 years ago
|
||
This large rasterization is all in the radial gradient that's in the background of https://testpilot.firefox.com/experiments/notes. This will be handled by WebRender with glee.
Flags: needinfo?(jmuizelaar)
Comment 3•7 years ago
|
||
(In reply to Jeff Muizelaar [:jrmuizel] from comment #2)
> This will be
> handled by WebRender with glee.
\o/
Updated•7 years ago
|
Component: Keyboard Navigation → Graphics
Product: Firefox → Core
Updated•7 years ago
|
Priority: -- → P3
Whiteboard: gfx-noted
Updated•2 years ago
|
Severity: normal → S3
Comment 4•2 years ago
|
||
Unable to reproduce in current versions.
This will be handled by WebRender with glee.
Indeed
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•