Bug 302638
| Summary: | [GTK][WPE] Use a WorkQueue instead of CompositingRunLoop in 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 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
It's simpler to use a WorkQueue and move the state handling to ThreadedCompositor which also improves the readability.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/54046
EWS
Committed 303179@main (20c7683a6fb0): <https://commits.webkit.org/303179@main>
Reviewed commits have been landed. Closing PR #54046 and removing active labels.