Bug 302783
| Summary: | [GTK][WPE] Use a Function for did composite notification | ||
|---|---|---|---|
| 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
Rename requestComposition as requestCompositionForRenderingUpdate that now receives a completion handler that is only called when the composition for the rendering update is done. This way we don't need the composition request/response previously used to identify the rendering update composition.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/54179
EWS
Committed 303384@main (1ce9a2165bf1): <https://commits.webkit.org/303384@main>
Reviewed commits have been landed. Closing PR #54179 and removing active labels.