refactor: rename XR to XRSystem

chore: fix formatting
refactor: change filename and ref to xrsystem
refactor: change filename XRSystem.webidl
refactor: update crate in navigator
refactor: use XRSystem instead of XR in navigator
refactor: update Bindings.conf
refactor: use XRSystemMethods

fix: update assertions for XRSystem

fix: update manifest json
This commit is contained in:
JavaScript Joe 2020-02-11 20:52:40 -08:00
parent ada95b9878
commit 30f474312f
9 changed files with 30 additions and 44 deletions

View file

@ -13863,7 +13863,7 @@
]
],
"interfaces.html": [
"bb6adbde0b3452e6ea8f1db44941a08dbe236774",
"163ab416b1627e07347b83aa210712364182343a",
[
null,
{}

View file

@ -263,7 +263,6 @@ test_interfaces([
"XMLHttpRequestEventTarget",
"XMLHttpRequestUpload",
"XMLSerializer",
"XR",
"XRFrame",
"XRInputSource",
"XRInputSourceArray",
@ -275,6 +274,7 @@ test_interfaces([
"XRSession",
"XRSessionEvent",
"XRSpace",
"XRSystem",
"XRView",
"XRViewerPose",
"XRViewport",