mozilla / platform-status

Project Platform Status
https://platform-status.mozilla.org/
Apache License 2.0
155 stars 53 forks source link

feat: Add “WebXR Device API” #589

Closed ExE-Boss closed 5 years ago

ExE-Boss commented 5 years ago

This adds the “WebXR Device API”, which is now shipped in Chrome 76.

chrisdavidmills commented 5 years ago

Travis is erroring out with "Error: Can't find 'webxr' feature on caniuse.com"; I've checked caniuse.com, and it looks to be using "webvr":

https://caniuse.com/#feat=webvr

Can you update it please?

ExE-Boss commented 5 years ago

That’s probably because of https://github.com/Fyrd/caniuse/pull/5064.