[Webkit-unassigned] [Bug 226275] New: #ifdef out transformToColorSpace() in ImageBuffer and subclasses to make it clear it is only needed for non-CG ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 08:54:26 PDT 2021


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

            Bug ID: 226275
           Summary: #ifdef out transformToColorSpace() in ImageBuffer and
                    subclasses to make it clear it is only needed for
                    non-CG ports
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org

We currently have no-op implementations of transformToColorSpace() in ImageBuffer and its CG subclasses. I think we should make it clear it is not intended to work for CG by making it impossible to call via #ifdef.

-- 
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/20210526/264edef4/attachment.htm>


More information about the webkit-unassigned mailing list