Bug 234741 - Add additional named color spaces for extended rgb color types and HSL/HWB in preparation for out of gamut and missing component support
Summary: Add additional named color spaces for extended rgb color types and HSL/HWB in...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks: 233526 234697
  Show dependency treegraph
 
Reported: 2021-12-29 08:56 PST by Sam Weinig
Modified: 2021-12-30 16:42 PST (History)
8 users (show)

See Also:


Attachments
Patch (38.21 KB, patch)
2021-12-29 09:04 PST, Sam Weinig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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