Bug 1637922. Disables dom.netinfo.enabled everywhere. r=annevk

Differential Revision: https://phabricator.services.mozilla.com/D126431
This commit is contained in:
Karl Dubost 2022-02-08 15:02:32 +00:00
parent 2761427f66
commit d104796ec4

View File

@ -2829,7 +2829,7 @@
# Network Information API
- name: dom.netinfo.enabled
type: RelaxedAtomicBool
value: @IS_ANDROID@
value: false
mirror: always
# Whether we should open noopener links in a new process.