зеркало из https://github.com/mozilla/gecko-dev.git
Bug 483978 - Mochitest test_closeOnGC.html runs fine but needs to check/report success; (Av1) Add |ok(true, ...);|; r+sr=jst
This commit is contained in:
Родитель
101f1eebab
Коммит
0ce46881cb
|
@ -33,6 +33,7 @@
|
|||
return;
|
||||
}
|
||||
clearInterval(interval);
|
||||
ok(true, "xhr correctly closed");
|
||||
SimpleTest.finish();
|
||||
}, 500);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче