зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1162344 - Use the exemptFromPerDomainMax pref in test_importscript.html; r=nsm
This commit is contained in:
Родитель
0279fb3749
Коммит
e268b57aa9
|
@ -62,6 +62,7 @@
|
|||
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
SpecialPowers.pushPrefEnv({"set": [
|
||||
["dom.serviceWorkers.exemptFromPerDomainMax", true],
|
||||
["dom.serviceWorkers.enabled", true],
|
||||
["dom.serviceWorkers.testing.enabled", true]
|
||||
]}, runTest);
|
||||
|
|
Загрузка…
Ссылка в новой задаче