immersive-web / webxr

Repository for the WebXR Device API Specification.
https://immersive-web.github.io/webxr/
Other
2.99k stars 386 forks source link

The timing of requestPresent and exitPresent probably needs to be defined #91

Closed foolip closed 6 years ago

foolip commented 8 years ago

https://w3c.github.io/webvr/#dom-vrdisplay-requestpresent https://w3c.github.io/webvr/#dom-vrdisplay-exitpresent

When the promises are resolved relative to everything else that happens is observable, and probably needs to be defined. With requestFullscreen() this is pretty complicated and still not properly implemented everywhere, hopefully you can get it right from the start with something simpler and shared web-platform-tests.

toji commented 6 years ago

This issue was moved to immersive-web/webvr#6