зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1637922. Switches to disable everywhere for netinfo. r=annevk,webidl,peterv
Differential Revision: https://phabricator.services.mozilla.com/D126442
This commit is contained in:
Родитель
ad563f28c6
Коммит
3b1c801769
|
@ -801,7 +801,7 @@ var interfaceNamesInGlobalScope = [
|
|||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
{ name: "Navigator", insecureContext: true },
|
||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
{ name: "NetworkInformation", insecureContext: true, desktop: false },
|
||||
{ name: "NetworkInformation", insecureContext: true, disabled: true },
|
||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
{ name: "Node", insecureContext: true },
|
||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
|
|
Загрузка…
Ссылка в новой задаче