Bug 983956 - Double the test timeout

This commit is contained in:
Ehsan Akhgari 2014-03-30 09:59:07 -04:00
Родитель d4b93940ac
Коммит df45f9cf9a
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -20,6 +20,7 @@ const testPageURL4 = "http://" + domains[1] + getPath;
function test()
{
requestLongerTimeout(2);
waitForExplicitFinish();
// Avoids the prompt
setPermission(testPageURL1, "indexedDB", "unknown");