[wpt-sync] Sync PR 46888 - Swap PointerEvent.deviceProperties with PointerEvent.persistentDeviceId
Categories
(Core :: DOM: Events, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46888 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46888
Details from upstream follow.
Sahir Vellani <sahir.vellani@microsoft.com> wrote:
Swap PointerEvent.deviceProperties with PointerEvent.persistentDeviceId
Bring back a unique id on the base pointer event and remove
deviceProperties. Rather than deviceId, this will be called
persistentDeviceId.
Spec: https://github.com/w3c/pointerevents/pull/495Change-Id: Ia284adc60bc4030b69dbec89d0e37117fecf3f83
Bug: 330760871
Reviewed-on: https://chromium-review.googlesource.com/5643255
WPT-Export-Revision: 01fdeb2a012be0ee7dc64cb78b6631496cd8c6bc
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 2 subtests
Status Summary
Firefox
OK : 2
PASS: 3
Chrome
OK : 2
PASS: 3
Safari
OK : 2
PASS: 3
Links
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•