Make layers.acceleration.force-enabled prefer WebRender over OpenGL
Categories
(Core :: Graphics: WebRender, task, P3)
Tracking
()
People
(Reporter: aosmond, Assigned: aosmond)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
Unless we explicitly disable WebRender with gfx.webrender.force-disabled, we should make layers.acceleration.force-enabled prefer WebRender over OpenGL. The latter never shipped and isn't supported, while the former will eventually be rolled out to as many users as we are able to. We'll start with nightly.
Assignee | ||
Comment 1•4 years ago
|
||
Since the OpenGL compositor is not supported on Linux, if users want
acceleration, we should prefer WebRender. Note that one can still force
disable WebRender to get OpenGL compositing with
gfx.webrender.force-disabled set to true.
Comment 2•4 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:aosmond, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 3•4 years ago
|
||
I don't want to land this until I'm certain the NVIDIA suspend/resume issues are resolved.
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Description
•