RESOLVED FIXED292533
[WPE] WPE Platform: handle multiple next presentation update callbacks
https://bugs.webkit.org/show_bug.cgi?id=292533
Summary [WPE] WPE Platform: handle multiple next presentation update callbacks
Carlos Garcia Campos
Reported 2025-05-05 05:21:12 PDT
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
Carlos Garcia Campos
Comment 1 2025-05-05 05:22:52 PDT
EWS
Comment 2 2025-05-06 01:42:52 PDT
Committed 294553@main (48d151b0fd82): <https://commits.webkit.org/294553@main> Reviewed commits have been landed. Closing PR #44931 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.