Bug 292533
| Summary: | [WPE] WPE Platform: handle multiple next presentation update callbacks | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WPE WebKit | 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
We currently have a limit of 1, but some layout tests end up calling callAfterNextPresentationUpdate before the previous one is completed, so we can just handle multiple callbacks like gtk port does.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/44931
EWS
Committed 294553@main (48d151b0fd82): <https://commits.webkit.org/294553@main>
Reviewed commits have been landed. Closing PR #44931 and removing active labels.