Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support onvisibilitychange and visibilityState in webxr #24190

Closed
Manishearth opened this issue Sep 11, 2019 · 1 comment
Closed

Support onvisibilitychange and visibilityState in webxr #24190

Manishearth opened this issue Sep 11, 2019 · 1 comment
Labels
A-xr-spec-complete Things necessary to support the full WebXR spec A-xr-zomg AR/VR/MR

Comments

@Manishearth
Copy link
Member

Manishearth commented Sep 11, 2019

https://immersive-web.github.io/webxr/#ref-for-eventdef-xrsession-visibilitychange

https://immersive-web.github.io/webxr/#dom-xrsession-visibilitystate

This basically needs us to hook up the VisibilityChange event.

Currently no backend produces this event type so we'd need to fix that too.

@Manishearth Manishearth added A-xr-spec-complete Things necessary to support the full WebXR spec A-xr-zomg AR/VR/MR labels Sep 11, 2019
@Manishearth Manishearth changed the title Support onvisibilitychange in webxr Support onvisibilitychange and visibilityState in webxr Sep 11, 2019
@Manishearth
Copy link
Member Author

#24427

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-xr-spec-complete Things necessary to support the full WebXR spec A-xr-zomg AR/VR/MR
Projects
None yet
Development

No branches or pull requests

1 participant