зеркало из https://github.com/mozilla/gecko-dev.git
Bug 949227 - browser_bug609700.js | Found an unexpected tab at the end of test run: about:blank, r=gavin
--HG-- extra : rebase_source : 8d8713551121c58a2cfc5a58516ea1f7a16f1d61
This commit is contained in:
Родитель
354b418050
Коммит
dc0c636e0b
|
@ -7,8 +7,7 @@ function test() {
|
|||
|
||||
ok(true, "duplicateTabIn opened a new window");
|
||||
|
||||
aSubject.addEventListener("load", function () {
|
||||
aSubject.removeEventListener("load", arguments.callee, false);
|
||||
whenDelayedStartupFinished(aSubject, function () {
|
||||
executeSoon(function () {
|
||||
aSubject.close();
|
||||
finish();
|
||||
|
|
Загрузка…
Ссылка в новой задаче