Bug 220159 - Fix incorrect return types of fallback color conversion functions
Summary: Fix incorrect return types of fallback color conversion functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-26 20:36 PST by Sam Weinig
Modified: 2020-12-27 10:39 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.91 KB, patch)
2020-12-26 20:37 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 2020-12-26 04:37:54 PST
Created attachment 416797 [details]
Patch
Comment 1 Sam Weinig 2020-12-26 20:36:17 PST
I accidentally left all the fallback color converter functions return SRGBA, which is not correct. They are not used yet, so this is not observable, but will be used soon so needs to be fixed.
Comment 2 EWS 2020-12-27 10:38:16 PST
Committed r271095: <https://trac.webkit.org/changeset/271095>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416797 [details].
Comment 3 Radar WebKit Bug Importer 2020-12-27 10:39:15 PST
<rdar://problem/72690877>