Bug 281049
| Summary: | [GTK][WPE] Move AcceleratedSurface handling from LayerTreeHost to ThreadedCompositor | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | Keywords: | Gtk |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
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
Pull request: https://github.com/WebKit/WebKit/pull/34834
EWS
Committed 285007@main (e17ffe7b5bd3): <https://commits.webkit.org/285007@main>
Reviewed commits have been landed. Closing PR #34834 and removing active labels.