Bug 266763

Summary: Add a new method to RemoteRenderingBackendProxy to flush commands for Windows port
Product: WebKit Reporter: Fujii Hironori <Hironori.Fujii>
Component: WebKit2Assignee: Fujii Hironori <Hironori.Fujii>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=266329

Description Fujii Hironori 2023-12-21 04:12:58 PST
Bug#266329 started to use RemoteImageBufferSetProxy::flushFrontBufferAsync
only for flushing RemoteImageBuffer commands for Windows port.
This isn't an ideal solution.

Add a new method to RemoteRenderingBackendProxy to flush commands.
Comment 1 Fujii Hironori 2023-12-21 04:20:49 PST
Pull request: https://github.com/WebKit/WebKit/pull/22157
Comment 2 EWS 2023-12-27 00:09:24 PST
Committed 272509@main (e71f3f749df1): <https://commits.webkit.org/272509@main>

Reviewed commits have been landed. Closing PR #22157 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-12-27 00:10:14 PST
<rdar://problem/120200674>