Closed
Bug 1596891
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 20278 - Remove size_x and size_z from VRStageParameters
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox72 fixed)
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20278 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20278
Details from upstream follow.
Alex Cooper <alcooper@chromium.org> wrote:
Remove size_x and size_z from VRStageParameters
The notion of a simple "size" for Stage Parameters/bounded was a WebVr
concept that did not carry over to WebXr. To simplify the mojom, move
the "conversion" of square stages (for those runtimes that only support
giving size x/z) down into a utility function in the device process.Bug:1017843
Change-Id: Ib050a7ea3655a3816f6008e82434435ecb2c4426
Reviewed-on: https://chromium-review.googlesource.com/1918037
WPT-Export-Revision: a0ac4d6faf41dc02ccf31c38af09b85d2d9b5657
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=31a22dc80e2e3e807d4cb1d9e0410ad607d79ed0
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fd2733a21d9f [wpt PR 20278] - Remove size_x and size_z from VRStageParameters, a=testonly
Assignee | ||
Comment 3•1 year ago
|
||
Test result changes from PR not available.
Comment 4•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•