Bug 282915
| Summary: | [GTK][WPE][Skia] Avoid temporary copies in getImageData() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | Canvas | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=281042 | ||
| Bug Depends on: | 268972 | ||
| Bug Blocks: | |||
Adrian Perez
We can apply an change similar to the one from bug #281042 (285116@main) to
avoid temporary copies in ImageBufferSkiaAcceleratedBackend::getPixelBuffer().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/36474
EWS
Committed 286795@main (3ca14e7517d7): <https://commits.webkit.org/286795@main>
Reviewed commits have been landed. Closing PR #36474 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/140196044>