RESOLVED FIXED254119
[UI-side compositing] Avoid sync IPC with the GPU Process when there are no buffers to swap
https://bugs.webkit.org/show_bug.cgi?id=254119
Summary [UI-side compositing] Avoid sync IPC with the GPU Process when there are no b...
Simon Fraser (smfr)
Reported 2023-03-18 12:32:30 PDT
When we've allocated RemoteLayerBackingStore for the first time, there are no buffers, so there's no need to do the buffer swapping IPC with the GPU Process.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-18 12:32:48 PDT
Simon Fraser (smfr)
Comment 2 2023-03-18 20:28:09 PDT
EWS
Comment 3 2023-03-19 08:51:15 PDT
Committed 261838@main (8e6829b4efde): <https://commits.webkit.org/261838@main> Reviewed commits have been landed. Closing PR #11686 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.