gecko-dev/dom/vr
Kearwood (Kip) Gilbert ae21916d63 Bug 1306422 - VRDisplay.exitPresent must only be allowed by content that started VR Presentation,r=gwright
- While fixing the VRDisplay.exitPresent to resolve fail its returned
  promise, I noticed that VRDisplay.isPresenting is returning the global
  state of the VRDisplay.  I have updated this as well in the patch so
  that the isPresenting attribute only returns true for VR presentations
  started within the same Javascript context.
2016-10-11 15:26:57 -07:00
..
moz.build Bug 1250244 - Part 8: Implement WebVR DOM Events,r=bz 2016-07-04 15:46:49 -07:00
VRDisplay.cpp Bug 1306422 - VRDisplay.exitPresent must only be allowed by content that started VR Presentation,r=gwright 2016-10-11 15:26:57 -07:00
VRDisplay.h Bug 1306468 - Remove VRDisplay.getImmediatePose,r=smaug,r=gwright 2016-10-11 15:01:02 -07:00
VREventObserver.cpp Bug 1284357 - Part 2: Implement Navigator.activeVRDisplays,r=gw280 2016-07-04 15:52:21 -07:00
VREventObserver.h Bug 1250244 - Part 8: Implement WebVR DOM Events,r=bz 2016-07-04 15:46:49 -07:00