RESOLVED FIXED 253614
Use the Copy CompositeOperator when copying canvas into its layer
https://bugs.webkit.org/show_bug.cgi?id=253614
Summary Use the Copy CompositeOperator when copying canvas into its layer
Matt Woodrow
Reported 2023-03-08 16:24:37 PST
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.
Attachments
Matt Woodrow
Comment 1 2023-03-08 16:26:36 PST
EWS
Comment 2 2023-03-09 19:32:50 PST
Committed 261484@main (876cd0f5d213): <https://commits.webkit.org/261484@main> Reviewed commits have been landed. Closing PR #11264 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-03-09 19:33:16 PST
Note You need to log in before you can comment on or make changes to this bug.