whatdevice icon indicating copy to clipboard operation
whatdevice copied to clipboard

Replace VRDisplay API code or remove it

Open corbindavenport opened this issue 4 years ago • 0 comments

The Web VR API is now deprecated, so the VR display info in WhatDevice generally doesn't work anymore: https://developer.mozilla.org/en-US/docs/Web/API/WebVR_API

The code will either need to be updated to use the WebXR API, or removed completely.

corbindavenport avatar Feb 11 '21 21:02 corbindavenport