mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 1637922. Disables dom.netinfo.enabled everywhere. r=annevk
Differential Revision: https://phabricator.services.mozilla.com/D126431
This commit is contained in:
parent
2761427f66
commit
d104796ec4
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user