WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
281049
[GTK][WPE] Move AcceleratedSurface handling from LayerTreeHost to ThreadedCompositor
https://bugs.webkit.org/show_bug.cgi?id=281049
Summary
[GTK][WPE] Move AcceleratedSurface handling from LayerTreeHost to ThreadedCom...
Carlos Garcia Campos
Reported
2024-10-08 05:20:18 PDT
The Threaded compositor has a client that is implemented by the LayerTreeHost and is mainly used to pass messages from the ThreadedCompositor to the AcceleratedSurface. The ThreadedCompositor could just create the surface and call it directly instead of going through the LayerTreeHost.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2024-10-08 05:30:45 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/34834
EWS
Comment 2
2024-10-11 01:06:46 PDT
Committed
285007@main
(e17ffe7b5bd3): <
https://commits.webkit.org/285007@main
> Reviewed commits have been landed. Closing PR #34834 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