зеркало из https://github.com/mozilla/gecko-dev.git
Remove the unneeded variable, no bug, DONTBUILD
This commit is contained in:
Родитель
76ac0daed4
Коммит
5bec74a407
|
@ -21,7 +21,6 @@
|
|||
function runTest() {
|
||||
iframe = document.querySelector("iframe");
|
||||
iframe.src = "/tests/dom/workers/test/serviceworkers/fetch/sandbox/register.html";
|
||||
var ios;
|
||||
window.onmessage = function(e) {
|
||||
if (e.data.status == "ok") {
|
||||
ok(e.data.result, e.data.message);
|
||||
|
|
Загрузка…
Ссылка в новой задаче