WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254119
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-18 12:32:48 PDT
<
rdar://problem/106900111
>
Simon Fraser (smfr)
Comment 2
2023-03-18 20:28:09 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11686
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.
Top of Page
Format For Printing
XML
Clone This Bug