whatdevice
whatdevice copied to clipboard
Replace VRDisplay API code or remove it
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.