Closed
Bug 1584325
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 19336 - Update emulated position on each XRFrame
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox71 fixed)
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19336 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19336
Details from upstream follow.
Jacob DeWitt <jacde@chromium.org> wrote:
Update emulated position on each XRFrame
For both the head poses and input poses, send this value through mojo
from the device process to the renderer process on every frame.Bug: 969131
Change-Id: Ie895deb75bddb6dd883d09828cfcb30f335d3793
Reviewed-on: https://chromium-review.googlesource.com/1825478
WPT-Export-Revision: 60c9ff3b6b871d0716bf6a95b26ef3ab1d6d3e4a
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=41b9a1677faba6949691f69784dbc1063ea2d5fc
Assignee | ||
Comment 6•5 years ago
|
||
Ran 2 tests and 2[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt] subtests
FAIL : 2[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt]
ERROR : 2[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt]
New tests that have failures or other problems:
/webxr/getViewerPose_emulatedPosition.https.html: SKIP[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview], ERROR[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt]
XRFrame getViewerPose has emulatedPosition set properly.: FAIL[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt]
/webxr/xrInputSource_emulatedPosition.https.html: SKIP[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview], ERROR[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt]
Poses from XRInputSource.gripSpace have emulatedPosition set properly: FAIL[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt]
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/07a77b74d6ed
[wpt PR 19336] - Update emulated position on each XRFrame, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/9a58ad06ffbb
[wpt PR 19336] - Update wpt metadata, a=testonly
Comment 8•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/07a77b74d6ed
https://hg.mozilla.org/mozilla-central/rev/9a58ad06ffbb
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•