[Webkit-unassigned] [Bug 253614] New: Use the Copy CompositeOperator when copying canvas into its layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 8 16:24:37 PST 2023


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

            Bug ID: 253614
           Summary: Use the Copy CompositeOperator when copying canvas
                    into its layer
           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: mattwoodrow at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

When the canvas buffer is the only draw into the layer, we should be able to just directly copy the pixels instead of blending. This also means we can skip clearing the back 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/20230309/209f316c/attachment.htm>


More information about the webkit-unassigned mailing list