зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1655866: Follow-up: Fix rebase botch.
Differential Revision: https://phabricator.services.mozilla.com/D90945
This commit is contained in:
Родитель
51ee1b55f9
Коммит
bbae7bbee6
|
@ -231,10 +231,6 @@ async function doTest(actions, startIdx, navigate) {
|
|||
!awaitingPrompt,
|
||||
"Navigation should not complete while we're still expecting a prompt"
|
||||
);
|
||||
ok(
|
||||
!awaitingBeforeUnload,
|
||||
"Navigation should not complete while we're still expecting beforeunload events"
|
||||
);
|
||||
|
||||
is(
|
||||
result.eventLoopSpun,
|
||||
|
|
Загрузка…
Ссылка в новой задаче