[Webkit-unassigned] [Bug 230375] New: find a way to re-use CGBitmapContextCreateForFlatteningImage logic for ShareableBitmap creation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 16 14:57:42 PDT 2021


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

            Bug ID: 230375
           Summary: find a way to re-use
                    CGBitmapContextCreateForFlatteningImage logic for
                    ShareableBitmap creation
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com
                CC: dino at apple.com

In bug 229021 comment 19 Sam points out the existence of CGBitmapContextCreateForFlatteningImage, which duplicates some of the logic added in that bug for creating a CGBitmap with a configuration and color space appropriate for converting a CGImage into a ShareableBitmap.  We should look into whether we can use it, to avoid having our own flattening logic.

-- 
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/20210916/e739bd1d/attachment.htm>


More information about the webkit-unassigned mailing list