Bug 266763 - Add a new method to RemoteRenderingBackendProxy to flush commands for Windows port
Summary: Add a new method to RemoteRenderingBackendProxy to flush commands for Windows...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-21 04:12 PST by Fujii Hironori
Modified: 2023-12-27 00:10 PST (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 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>