Backed out changeset e28b49b0f637 (bug 1743000) for causing failures on test_worker_interfaces_secureContext.html.CLOSED TREE DONTBUILD

This commit is contained in:
criss 2021-11-25 19:37:36 +02:00
Родитель 4ece413ed7
Коммит 9e6f4a5f83
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -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!
"Lock",
{ name: "Lock", nightly: true },
// IMPORTANT: Do not change this list without review from a DOM peer!
"LockManager",
{ name: "LockManager", nightly: true },
// 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!