Bug 247165

Summary: P3 colorspace support for WebGL canvas on macOS
Product: WebKit Reporter: Gerald Squelart <g_squelart>
Component: WebGLAssignee: Gerald Squelart <g_squelart>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, g_squelart, kbr, kkinnunen, rackler, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=248083
Bug Depends on:    
Bug Blocks: 247166    

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.