The privileged content process starts image animations in the background and keeps vsync ticking forever
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
People
(Reporter: florian, Unassigned, NeedInfo)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: perf)
See this profile: https://share.firefox.dev/3vWPfat
In the screenshot track you can see that the about:newtab page was not visible (I just profiled loading the wikipedia home page).
In the markers of the privileged content process, there is a network load for a 102KB gif image, after which there are "RefreshDriverTick - Tick reasons: HasImageAnimations" markers at 120Hz.
The process priority is "background".
The root cause is probably bug 1548683, but I wonder if there might be additional things we might do to avoid image animations. Especially as even opening the new tab page is not enough to actually see the animation, as the image is below the fold.
Reporter | ||
Updated•1 year ago
|
Comment 1•1 year ago
|
||
The severity field is not set for this bug.
:amy, could you have a look please?
For more information, please visit BugBot documentation.
Description
•