Bug 983956 - Double the test timeout

This commit is contained in:
Ehsan Akhgari 2014-03-30 09:59:07 -04:00
parent acc2b2d0eb
commit 5ded3f2ee4

View File

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