Ship webgl.drawingBufferColorSpace
Categories
(Core :: Graphics: CanvasWebGL, enhancement, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: jgilbert, Assigned: jgilbert, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, parity-chrome, parity-safari)
Attachments
(2 files)
Updated•7 months ago
|
Comment 1•4 months ago
|
||
fwiw, I see this exposed/supported in Firefox 127.0 Beta 6. Will it be available in Fx127 stable?
Updated•4 months ago
|
Comment 2•4 months ago
|
||
Note, this has been marked as being released in FF127 in the compatibility data, https://github.com/mdn/browser-compat-data/pull/23198 . As per the last comment, can you confirm it is going to be in the FF127 stable release.
Updated•4 months ago
|
Comment 3•4 months ago
|
||
MDN docs assuming an FF127 release can be tracked in https://github.com/mdn/content/issues/33850 (all done)
Updated•4 months ago
|
Assignee | ||
Comment 4•4 months ago
|
||
There was an oversight in bug 1885447, where the webidl was not put behind a pref, despite the implementation of the functionality of the drawingBufferColorSpace being disabled by pref by default.
This bug will track shipping drawingBufferColorSpace, and mdn should consider us to support drawingBufferColorSpace until this bug is fixed.
I think I will put drawingBufferColorSpace behind a pref in bug 1841288 until we remove the pref again after we fix this bug.
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Comment 5•1 month ago
|
||
Updated•1 month ago
|
Assignee | ||
Comment 6•1 month ago
|
||
https://hg.mozilla.org/mozilla-central/rev/7624d6c9a903
https://hg.mozilla.org/mozilla-central/rev/d9bfc15e25af
Comment 9•1 month ago
|
||
Is this something we should call out in the Fx132 relnotes? Please add a relnote-firefox?
nomination if so.
Comment 10•3 days ago
|
||
FF132 MDN and browser compat data fixs complete. See https://github.com/mdn/content/issues/36112
Description
•