Bug 256694

Summary: RemoteImageBufferProxy waits flushes in a dedicated a work queue
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   
Bug Depends on: 256073    
Bug Blocks:    

Description Kimmo Kinnunen 2023-05-12 04:27:46 PDT
RemoteImageBufferProxy waits flushes in a dedicated a work queue

This is a bit redundant, the waits can happen just when needed.

From bug 256073
Comment 1 Radar WebKit Bug Importer 2023-05-12 04:28:01 PDT
<rdar://problem/109257081>
Comment 2 Kimmo Kinnunen 2023-05-12 04:35:13 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13803
Comment 3 EWS 2023-05-19 01:40:46 PDT
Committed 264240@main (2fed4020085c): <https://commits.webkit.org/264240@main>

Reviewed commits have been landed. Closing PR #13803 and removing active labels.