Open
Bug 1609771
Opened 5 years ago
Updated 1 year ago
Implement XRSession.visibilityState and XRSession.onvisibilitychange
Categories
(Core :: WebVR, task, P2)
Core
WebVR
Tracking
()
NEW
People
(Reporter: kip, Unassigned)
References
(Blocks 1 open bug, )
Details
As per the WebXR spec: "The user agent SHOULD monitor the XR platform when possible to observe when session visibility has been affected external to the user agent and update the visibility state accordingly."
The XRSession.visibilityState value should be updated and the XRSession.onvisibilitychange event fired when the state has changed.
Updated•3 years ago
|
Severity: normal → S3
Updated•3 years ago
|
Assignee: nobody → msub2official
Status: NEW → ASSIGNED
Comment 1•1 year ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: msub2official → nobody
Status: ASSIGNED → NEW
You need to log in
before you can comment on or make changes to this bug.
Description
•