Closed
Bug 1532125
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 15536 - Implement XRFrame.getPose
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox68 fixed)
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15536 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15536
Details from upstream follow.
Jacob DeWitt <jacde@chromium.org> wrote:
Implement XRFrame.getPose
According to WebXR spec https://immersive-web.github.io/webxr/#dom-xrframe-getpose
Bug: 922202
Change-Id: Ia7af7156e4195cb01d1eebda2701520d2ab836b9
Reviewed-on: https://chromium-review.googlesource.com/1480272
WPT-Export-Revision: 10f877f37f5194adb006093e56541b819d07ef55
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8dddd61b6fe688752bd5ed163ed2f9a98a6f2866
Assignee | ||
Comment 3•6 years ago
|
||
Ran 1 tests and 2 subtests
OK : 1
FAIL : 2
New tests that have failures or other problems:
/webxr/xrFrame_getPose.https.html
XRFrame.getPose works for immersive sessions: FAIL
XRFrame.getPose works for non-immersive sessions: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fa31a2c25f86
[wpt PR 15536] - Implement XRFrame.getPose, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/fec3d7bf594f
[wpt PR 15536] - Update wpt metadata, a=testonly
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fa31a2c25f86
https://hg.mozilla.org/mozilla-central/rev/fec3d7bf594f
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•