Closed
Bug 1719688
Opened 2 years ago
Closed 2 years ago
Add support for querying/setting webrender compositor in browserSettings
Categories
(WebExtensions :: General, enhancement, P3)
WebExtensions
General
Tracking
(firefox91 fixed)
RESOLVED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: mkaply, Assigned: mkaply)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
We need one more pref related to colormanagement (but actually webrender)
gfx.webrender.compositor
It's a boolean that enables the os compositor backends for webrender.
One suggestion was:
webRender.gfxWebrenderCompositor
but this seems redundant.
I'm wondering if I just keep this under colorManagement:
colorManagement.webRenderCompositor
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Keywords: dev-doc-needed
Pushed by mozilla@kaply.com: https://hg.mozilla.org/integration/autoland/rev/4bcef771cb79 Support turning off the webrender compositor for color management. r=mixedpuppy
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
Comment 4•2 years ago
|
||
Documentation updated in colorManagement in browserSettings #7893
Updated•2 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•