RESOLVED FIXED 247165
P3 colorspace support for WebGL canvas on macOS
https://bugs.webkit.org/show_bug.cgi?id=247165
Summary P3 colorspace support for WebGL canvas on macOS
Gerald Squelart
Reported 2022-10-27 20:51:07 PDT
Implementation of the new `WebGLRenderingContext` attribute `drawingBufferColorSpace`. https://registry.khronos.org/webgl/specs/latest/1.0/#5.14.1 This is currently restricted to macOS, and the two acceptable `PredefinedColorSpace` values are `"srgb"` and `"display-p3"`.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-27 20:51:21 PDT
Gerald Squelart
Comment 2 2022-10-27 21:10:14 PDT
EWS
Comment 3 2022-11-01 18:02:13 PDT
Committed 256208@main (0dfb608af54f): <https://commits.webkit.org/256208@main> Reviewed commits have been landed. Closing PR #5613 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.