WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 225237
Make destination color space enumeration match supported destination color spaces for the port
https://bugs.webkit.org/show_bug.cgi?id=225237
Summary
Make destination color space enumeration match supported destination color sp...
Sam Weinig
Reported
2021-04-30 10:33:05 PDT
Currently, the destination color space enumeration doesn't match the supported destination color spaces for the port it is compiling on at least in the one case of CoreGraphics + Windows which does not support linear-srgb. We should be constrain the types to the supported set to make it clear what is happening at all call sites and prepare for world with more predefined destination color spaces that is coming soon.
Attachments
WIP
(19.57 KB, patch)
2021-04-30 10:39 PDT
,
Sam Weinig
no flags
Details
Formatted Diff
Diff
Patch
(21.25 KB, patch)
2021-04-30 18:23 PDT
,
Sam Weinig
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2021-04-30 10:39:20 PDT
Comment hidden (obsolete)
Created
attachment 427434
[details]
WIP
Sam Weinig
Comment 2
2021-04-30 18:23:37 PDT
Created
attachment 427478
[details]
Patch
Simon Fraser (smfr)
Comment 3
2021-05-01 10:29:16 PDT
Comment on
attachment 427478
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=427478&action=review
> Source/WebCore/ChangeLog:13 > + the Apple Windows port. Now, the callers are responisble for dealing with a
responisble
EWS
Comment 4
2021-05-01 11:06:16 PDT
Committed
r276875
(
237221@main
): <
https://commits.webkit.org/237221@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 427478
[details]
.
Radar WebKit Bug Importer
Comment 5
2021-05-01 11:07:15 PDT
<
rdar://problem/77419870
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug