RESOLVED FIXED 269353
[WPE] Web Platform: implement WebPageProxy::callAfterNextPresentationUpdate
https://bugs.webkit.org/show_bug.cgi?id=269353
Summary [WPE] Web Platform: implement WebPageProxy::callAfterNextPresentationUpdate
Carlos Garcia Campos
Reported 2024-02-14 02:52:35 PST
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
Carlos Garcia Campos
Comment 1 2024-02-14 02:54:54 PST
EWS
Comment 2 2024-02-15 03:53:03 PST
Committed 274710@main (1512e48affb3): <https://commits.webkit.org/274710@main> Reviewed commits have been landed. Closing PR #24405 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.