[wpt-sync] Sync PR 32355 - Reland "Add support for secondary views in WebXR"
Categories
(Core :: WebVR, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
176.58 KB,
text/plain
|
Details |
Sync web-platform-tests PR 32355 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32355
Details from upstream follow.
Patrick To <patrto@microsoft.com> wrote:
Reland "Add support for secondary views in WebXR"
This change adds support for requesting secondary views in WebXR.
Secondary views can be requested by passing in 'secondary-views'
to requestSession. With this enabled, an arbitrary number of
secondary views can be exposed from the XR runtime on each frame.This change also implements secondary views in the OpenXR backend,
supporting the first-person observer view configuration. Secondary views
in OpenXR are only exposed to WebXR only when they are active (such as
when the camera feed is being captured) and requested by WebXR.Change-Id: Ic02d1140ef1c07218c61fc7e6c8a8e6bb85c5b82
Reviewed-on: https://chromium-review.googlesource.com/3384272
WPT-Export-Revision: 7c4e89c979cd90ee4942720b11e30ee2967ebeb6
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Comment 3•4 years ago
|
||
bugherder |
Description
•