WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2023-03-08 16:26:36 PST
Pull request:
https://github.com/WebKit/WebKit/pull/11264
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
<
rdar://problem/106533934
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug