RESOLVED FIXED 264002
[Pointer Events] Implement getPredictedEvents API
https://bugs.webkit.org/show_bug.cgi?id=264002
Summary [Pointer Events] Implement getPredictedEvents API
Abrar Rahman Protyasha
Reported 2023-10-31 15:17:42 PDT
This bug goes hand-in-hand with rAF-aligned pointer events (i.e. the getCoalescedEvents() API), and reflects the ability for a user agent to make a prediction about the position of future pointer movements. See - https://w3c.github.io/pointerevents/#predicted-events: Spec wording on the API - https://chromestatus.com/feature/5765569655603200 - Firefox also implemented it; despite the chromestatus page indicating otherwise Some new web platform tests check for the existence of this API, as was surfaced in the latest relevant WPT sync (270018@main).
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-31 15:25:13 PDT
Richard Robinson
Comment 2 2024-07-28 14:21:13 PDT
EWS
Comment 3 2024-08-02 08:57:52 PDT
Committed 281756@main (c61ac73a566f): <https://commits.webkit.org/281756@main> Reviewed commits have been landed. Closing PR #31365 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.