Open Bug 1464207 Opened 7 years ago Updated 3 years ago

Emit vrdisplayblur and vrdisplayfocus focus events in response to proximity sensor

Categories

(Core :: WebVR, enhancement)

60 Branch
enhancement

Tracking

()

People

(Reporter: kip, Unassigned)

References

()

Details

Although we don't currently have any UI that can cause WebVR immersive connect to be blurred or focused, we should focus and blur the content when the user puts on and takes off the headset. The vrdisplayblur and vrdisplayfocus events should be emitted in response to the headset's proximity sensor activity, even if the dom.vr.autoactivate.enabled pref is disabled. This will enable content to pause activity in an experience when the user needs to remove the headset, or in a multiple-user scenario reset the experience for the next person putting on the headset.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.