[wpt-sync] Sync PR 21759 - Adding core support for WebXR squeezestart / squeeze / squeezeend events
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox75 fixed)
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21759 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21759
Details from upstream follow.
Artem Bolgar <artyom@fb.com> wrote:
Adding core support for WebXR squeezestart / squeeze / squeezeend events
New WebXR spec has a new set of input events. This commit adds core support for those. Still must be hooked up to the actual HW-specific code.
Bug: 1051247
Change-Id: Iac0e66a39eff68c567af2234e583780af6dcaed2
Reviewed-on: https://chromium-review.googlesource.com/2051369
WPT-Export-Revision: bc568e2b21f94e73a5f6c0107a78319a8152f74e
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
FAIL : 1
ERROR: 1
Chrome
FAIL : 1
ERROR: 1
Safari
FAIL : 1
ERROR: 1
Links
Details
New Tests That Don't Pass
/webxr/events_session_squeeze.https.html: ERROR (Chrome: ERROR, Safari: ERROR)
XRInputSources primary input presses properly fires off the right events: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/af5ee1504f49
https://hg.mozilla.org/mozilla-central/rev/dfdabf8e08bd
Description
•