Bug 1079617 - Increase the timeout of browser_test_new_window_from_content.js

This commit is contained in:
Phil Ringnalda 2015-11-14 15:00:33 -08:00
Родитель 1461a5a0d7
Коммит 1d8e579544
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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