Open
Bug 1306434
Opened 8 years ago
Updated 2 years ago
[webvr] Implement the `navigator.vrEnabled` and `allowvr` iframe attributes
Categories
(Core :: WebVR, enhancement)
Core
WebVR
Tracking
()
NEW
People
(Reporter: kip, Unassigned)
References
()
Details
(Whiteboard: [webvr])
The WebVR 1.1 spec defines how iframe content will be given permission to use WebVR devices.
We must implement the Navigator.vrEnabled attribute and the allowvr iframe attribute:
https://w3c.github.io/webvr/#navigator-vrenabled-attribute
https://w3c.github.io/webvr/#dom-htmliframeelement-allowvr
Reporter | ||
Updated•8 years ago
|
Summary: [webvr] → [webvr] Tmplement the Navigator.vrEnabled attribute and the allowvr iframe attribute
Reporter | ||
Updated•8 years ago
|
Summary: [webvr] Tmplement the Navigator.vrEnabled attribute and the allowvr iframe attribute → [webvr] Implement the Navigator.vrEnabled attribute and the allowvr iframe attribute
Reporter | ||
Comment 1•8 years ago
|
||
I am moving this to be a dependency of WebVR 1.2, as there is still active discussion in the WebVR implementer meetings, that could affect the specification.
Updated•8 years ago
|
Summary: [webvr] Implement the Navigator.vrEnabled attribute and the allowvr iframe attribute → [webvr] Implement the `navigator.vrEnabled` and `allowvr` iframe attributes
Whiteboard: [webvr]
Comment 2•8 years ago
|
||
This can go out with 1.2, per discussions with implementers.
Reporter | ||
Updated•8 years ago
|
Component: Graphics → WebVR
Comment 3•8 years ago
|
||
Any update on this? I'm interested in showing off the power of Firefox Nightly + Vive / Rift but currently it seems like Nightly freezes when "vrrequestpresent" is invoked from an iframe with allowvr. I can make an example if it's helpful.
Comment 4•8 years ago
|
||
(In reply to Jono Brandel from comment #3)
> Any update on this? I'm interested in showing off the power of Firefox
> Nightly + Vive / Rift but currently it seems like Nightly freezes when
> "vrrequestpresent" is invoked from an iframe with allowvr. I can make an
> example if it's helpful.
Here's an example: https://with.in/watch/the-possible-speed-machine/
Reporter | ||
Updated•6 years ago
|
Type: defect → enhancement
Reporter | ||
Comment 5•6 years ago
|
||
WebVR has been deprecated, and such functionality is anticipated to be later added to the successor, WebXR spec.
Comment 6•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.
Assignee: kearwood → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•