Open
Bug 1947382
Opened 20 hours ago
Updated 19 hours ago
Investigate why Google Slides power usage is affected by render task size clamping
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
NEW
People
(Reporter: ahale, Assigned: ahale)
References
Details
The regression in Bug 1945041 indicates that Google Slides thumbnails may be rasterizing at unreasonably large sizes for how small they are on screen, this may be an optimization opportunity. A profiler marker on the Renderer thread was added to record these clamping decisions, so it's worth taking a look at what is going on there.
Despite this manifesting in WebRender, the bug is likely in Layout or Canvas, we'll need to figure out which.
You need to log in
before you can comment on or make changes to this bug.
Description
•