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

@ -140,7 +140,7 @@ DOMInterfaces = {
'inRealms': ['WatchAdvertisements'],
},
'XR': {
'XRSystem': {
'inRealms': ['SupportsSessionMode', 'RequestSession'],
},