mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
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:
parent
ada95b9878
commit
30f474312f
9 changed files with 30 additions and 44 deletions
|
@ -140,7 +140,7 @@ DOMInterfaces = {
|
|||
'inRealms': ['WatchAdvertisements'],
|
||||
},
|
||||
|
||||
'XR': {
|
||||
'XRSystem': {
|
||||
'inRealms': ['SupportsSessionMode', 'RequestSession'],
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue