There are several features in the current WebVR implementation that are not planned for inclusion in the revised version of the spec. TRey should be removed to prevent sites from becoming dependent on them.
The features in question are:
- VRDisplay.getPose()
- VRDisplay.resetPose()
- VRDisplay.isConnected
- VRDisplayCapabilities.hasOrientation
- VREyeParameters.fieldOfView
There are several features in the current WebVR implementation that are not planned for inclusion in the revised version of the spec. They should be removed to prevent sites from becoming dependent on them.
The features in question are:
- VRDisplay.getPose()
- VRDisplay.resetPose()
- VRDisplay.isConnected
- VRDisplayCapabilities.hasOrientation
- VREyeParameters.fieldOfView
Comment 1 by ddorwin@chromium.org
, Mar 29 2017Components: -UI>Browser>VR Blink>WebVR
Labels: M-59
Status: Assigned (was: Untriaged)