Closed
Bug 1669609
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 26017 - WebXR: use XRSessionDeviceConfig to simplify APIs
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox84 fixed)
RESOLVED
FIXED
84 Branch
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26017 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26017
Details from upstream follow.
b'Klaus Weidner <klausw@chromium.org>' wrote:
WebXR: use XRSessionDeviceConfig to simplify APIs
Passing device-specific options was getting messy in xr_system/
xr_session. Use a containing structure to simplify this, and to avoid
merge conflicts as in https://crrev.com/c/2438207 going forward.Bug: 1135789
Change-Id: Ie26affa410a1fad8a8ff9cd6686de452d2393ee8Reviewed-on: https://chromium-review.googlesource.com/2440222
WPT-Export-Revision: a70c66e1e06b5d369cd46229f1bfbb7e07e55a92
| Assignee | ||
Comment 1•5 years ago
|
||
PR 26017 applied with additional changes from upstream: 83739405b8b7ad3084b5c41a67c1c18ea174d4e7, c26f5515d7cb344228c387b1272dc3bb51bc42af
| Assignee | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d66ca31e69ee
[wpt PR 26017] - WebXR: use XRSessionDeviceConfig to simplify APIs, a=testonly
Comment 5•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•