Bug 256694 - RemoteImageBufferProxy waits flushes in a dedicated a work queue
Summary: RemoteImageBufferProxy waits flushes in a dedicated a work queue
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on: 256073
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-12 04:27 PDT by Kimmo Kinnunen
Modified: 2023-05-19 01:40 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.