зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1743000 - Update test_worker_interfaces for Web Locks r=smaug
D132100 missed a file, sorry. Differential Revision: https://phabricator.services.mozilla.com/D132163
This commit is contained in:
Родитель
ee1558efd7
Коммит
4ece413ed7
|
@ -205,9 +205,9 @@ var interfaceNamesInGlobalScope = [
|
|||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
{ name: "ImageData", insecureContext: true },
|
||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
{ name: "Lock", nightly: true },
|
||||
"Lock",
|
||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
{ name: "LockManager", nightly: true },
|
||||
"LockManager",
|
||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
{ name: "MessageChannel", insecureContext: true },
|
||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
|
|
Загрузка…
Ссылка в новой задаче