Bug 580875 - Intermittent timeout in dom/indexedDB/test/test_writer_starvation.html, followed by 168504 other errors r=bent

This commit is contained in:
Ehsan Akhgari 2010-07-21 23:46:48 -04:00
parent a1792d2ec9
commit 898b31882c

View File

@ -96,6 +96,7 @@
finishTest();
yield;
}
SimpleTest.requestLongerTimeout(5); // see bug 580875
</script>
<script type="text/javascript;version=1.7" src="helpers.js"></script>