Closed
Bug 1594454
Opened 6 years ago
Closed 6 years ago
Disable picture caching during full-screen videos if there is no OS compositor
Categories
(Core :: Graphics: WebRender, enhancement, P2)
Core
Graphics: WebRender
Tracking
()
RESOLVED
DUPLICATE
of bug 1579235
People
(Reporter: nical, Unassigned)
References
(Blocks 1 open bug)
Details
Currently we pay double the GPU cost during full-screen videos.
More generally it would be good to disable picture caching if more than some proportion of the screen is invalidated (say, two thirds ), but full-screen video is an important enough use case to tackle specifically if it means we can improve it sooner.
| Reporter | ||
Updated•6 years ago
|
Summary: Disable picture caching when during full-screen videos if there is no OS compositor → Disable picture caching during full-screen videos if there is no OS compositor
Comment 1•6 years ago
|
||
Bug 1579235 might be related.
| Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•