зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1079617 - Increase the timeout of browser_test_new_window_from_content.js
This commit is contained in:
Родитель
1461a5a0d7
Коммит
1d8e579544
|
@ -48,7 +48,7 @@ const kNewTab = "new tab";
|
|||
|
||||
SpecialPowers.pushPrefEnv({"set": [["dom.require_user_interaction_for_beforeunload", false]]});
|
||||
|
||||
requestLongerTimeout(2);
|
||||
requestLongerTimeout(3);
|
||||
|
||||
// The following "matrices" represent the result of content attempting to
|
||||
// open a window with window.open with the default feature set. The key of
|
||||
|
|
Загрузка…
Ссылка в новой задаче