Bug 269353
| Summary: | [WPE] Web Platform: implement WebPageProxy::callAfterNextPresentationUpdate | ||
|---|---|---|---|
| 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 | ||
| Bug Depends on: | |||
| Bug Blocks: | 265636 | ||
Carlos Garcia Campos
With the old API we just use a 0 seconds timer, but with the new API we can use the buffer-renderer signal of WPEView to actually call the callback after the next buffer is rendered. This will hopefully reduce the flakiness of ref tests.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/24405
EWS
Committed 274710@main (1512e48affb3): <https://commits.webkit.org/274710@main>
Reviewed commits have been landed. Closing PR #24405 and removing active labels.