[Webkit-unassigned] [Bug 221676] New: Returning sRGB from CG color space functions on failure is too error prone

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 10 08:35:28 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=221676

            Bug ID: 221676
           Summary: Returning sRGB from CG color space functions on
                    failure is too error prone
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org

Returning sRGB from CG color space functions on failure is too error prone. 

We know at compile time what color spaces we support, so we should use HAVE() macros and remove the weirdness.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210210/fb50bc1c/attachment-0001.htm>


More information about the webkit-unassigned mailing list