Open
Bug 1268010
Opened 10 years ago
Updated 3 years ago
Invisible animated spinning thing on google.com continuously causing paints, texture allocations and compositing
Categories
(Core :: Graphics: Layers, defect, P3)
Core
Graphics: Layers
Tracking
()
NEW
People
(Reporter: nical, Unassigned)
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
|
371.64 KB,
image/png
|
Details |
It's rather easy to see when layer borders are active. To catch it in the devtools, the easiest way I found was to open the inspector, and look at the running animations (animation panel on the right) like in the attached screenshot.
The presence of these invisible animated elements is pretty fishy in the first place, but I suppose we should detect them and not paint them, maybe, or at least not trigger transactions and compositing.
| Reporter | ||
Updated•10 years ago
|
Whiteboard: [gfx-noted]
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•