Bug 234741

Summary: Add additional named color spaces for extended rgb color types and HSL/HWB in preparation for out of gamut and missing component support
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, darin, dino, ews-watchlist, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 233526, 234697    
Attachments:
Description Flags
Patch none

Description Sam Weinig 2021-12-29 08:56:10 PST
Add additional named color spaces for extended rgb color types and HSL/HWB in preparation for out of gamut and missing component support
Comment 1 Sam Weinig 2021-12-29 09:04:05 PST
Created attachment 448074 [details]
Patch
Comment 2 EWS 2021-12-29 12:21:15 PST
Committed r287481 (245616@main): <https://commits.webkit.org/245616@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 448074 [details].
Comment 3 Radar WebKit Bug Importer 2021-12-29 12:22:19 PST
<rdar://problem/86988899>
Comment 4 Darin Adler 2021-12-30 16:42:46 PST
Comment on attachment 448074 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=448074&action=review

> Source/WebCore/platform/graphics/cg/ColorSpaceCG.h:179
> +    // FIXME: Add support for these once/if CoreGraphics adds support for it.

these/it don’t agree