Bug 253614
| Summary: | Use the Copy CompositeOperator when copying canvas into its layer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Woodrow
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
Pull request: https://github.com/WebKit/WebKit/pull/11264
EWS
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
<rdar://problem/106533934>