[Webkit-unassigned] [Bug 252382] New: Add the method GraphicsContext::colorSpace()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 00:25:26 PST 2023


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

            Bug ID: 252382
           Summary: Add the method GraphicsContext::colorSpace()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

This function has to deal with:

1. Accelerated IOSurface based GraphicsContext
2. Unaccelerated GraphicsContext 
3. CGBitmapContext based context
4. DisplayRecorder based GraphicsContext

We need to get the correct colorSpace() in all these cases. This is work towards bug 245858.

-- 
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/20230216/2cd45ac7/attachment.htm>


More information about the webkit-unassigned mailing list