Closed Bug 1306436 Opened 8 years ago Closed 5 years ago

[webvr] Implement `vrdisplayblur` and `vrdisplayfocus` events

Categories

(Core :: WebVR, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: kip, Assigned: kip)

References

()

Details

(Whiteboard: [webvr])

The WebVR 1.1 spec includes Navigator.onvrdisplayblur and Navigator.onvrdisplayfocus events.  Implementing these is described as optional in the spec, but would make our WebVR 1.1 support more complete.
The WebVR 1.2 spec moves these events to a new object accessible with the Navigator.vr attribute.  We won't be needing these events until other WebVR 1.2+ features are implemented, so am changing the dependencies to reflect this.
Blocks: webvr_2.0
No longer blocks: webvr_1.1
Depends on: 1310682
Whiteboard: [webr]
Summary: [webvr] Implement Window.onvrdisplayblur and Window.onvrdisplayfocus events → [webvr] Implement `vrdisplayblur` and `vrdisplayfocus` events
Whiteboard: [webr] → [webvr]
Component: Graphics → WebVR

This functionality is optional in the WebVR spec, which has been deprecated. We will implement the corresponding events in the successor, WebXR.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Type: defect → enhancement
You need to log in before you can comment on or make changes to this bug.