Bug 1448046: Disable the components shim on all channels r=webcompat-reviewers,denschub

Differential Revision: https://phabricator.services.mozilla.com/D176452
This commit is contained in:
Tom Ritter 2023-05-17 19:32:27 +00:00
Родитель 67cffee4c5
Коммит d653f10648
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -4312,7 +4312,7 @@
# Whether to shim a Components object on untrusted windows.
- name: dom.use_components_shim
type: bool
value: @IS_NOT_NIGHTLY_BUILD@
value: false
mirror: always
- name: dom.vibrator.enabled