Bug 292533

Summary: [WPE] WPE Platform: handle multiple next presentation update callbacks
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WPE WebKitAssignee: 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
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.