Bug 257744

Summary: RemoteSerializedImageBuffer tracks WP-side reads redundantly
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: CanvasAssignee: 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
Reported 2023-06-06 05:14:03 PDT
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
Kimmo Kinnunen
Comment 1 2023-06-06 05:15:00 PDT
Kimmo Kinnunen
Comment 2 2023-06-06 05:24:57 PDT
EWS
Comment 3 2023-06-07 02:14:07 PDT
Committed 264935@main (a33f8a24c752): <https://commits.webkit.org/264935@main> Reviewed commits have been landed. Closing PR #14693 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.