Bug 264002
| Summary: | [Pointer Events] Implement getPredictedEvents API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | UI Events | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | 709922234, a_protyasha, karlcow, ntim, possum.bracing0v, webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=210454 | ||
Abrar Rahman Protyasha
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117767174>
Richard Robinson
Pull request: https://github.com/WebKit/WebKit/pull/31365
EWS
Committed 281756@main (c61ac73a566f): <https://commits.webkit.org/281756@main>
Reviewed commits have been landed. Closing PR #31365 and removing active labels.