Bug 257744
| Summary: | RemoteSerializedImageBuffer tracks WP-side reads redundantly | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | Canvas | Assignee: | Kimmo Kinnunen <kkinnunen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Kimmo Kinnunen
RemoteSerializedImageBuffer tracks WP-side reads redundantly
Serialized image buffers are used to move image buffers from one remote rendering backend to another.
The instances are just created and then consumed. As such, they do not need to have read and write tracking.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kimmo Kinnunen
<rdar://109799857>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/14693
EWS
Committed 264935@main (a33f8a24c752): <https://commits.webkit.org/264935@main>
Reviewed commits have been landed. Closing PR #14693 and removing active labels.