Bug 1726582 - Fix "navigatior" typo in comments for VR prefs. r=KrisWright DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D123119
This commit is contained in:
Andrew McCreight 2021-08-19 16:23:49 +00:00
Родитель 9b8c78fc15
Коммит 16c2a13071
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -3458,7 +3458,7 @@
# Should VR sessions always be reported as supported, without first
# checking for VR runtimes? This will prevent permission prompts
# from being suppressed on machines without VR runtimes and cause
# navigatior.xr.isSessionSupported to always report that immersive-vr
# navigator.xr.isSessionSupported to always report that immersive-vr
# is supported.
- name: dom.vr.always_support_vr
type: RelaxedAtomicBool
@ -3468,7 +3468,7 @@
# Should AR sessions always be reported as supported, without first
# checking for AR runtimes? This will prevent permission prompts
# from being suppressed on machines without AR runtimes and cause
# navigatior.xr.isSessionSupported to always report that immersive-ar
# navigator.xr.isSessionSupported to always report that immersive-ar
# is supported.
- name: dom.vr.always_support_ar
type: RelaxedAtomicBool