[Webkit-unassigned] [Bug 258917] New: Remote image buffer Context2D contexts are prepared needlessly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 6 03:12:37 PDT 2023


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

            Bug ID: 258917
           Summary: Remote image buffer Context2D contexts are prepared
                    needlessly
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
                CC: dino at apple.com

Remote image buffer Context2D contexts are prepared needlessly

The preparation step prepares for external access of the ImageBuffer backing store.
The Context2D does not use external access for compositing, rather the image buffer is just drawn to another image buffer.

-- 
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/20230706/21223011/attachment.htm>


More information about the webkit-unassigned mailing list