Try workaround for bug 420187, r=ted & sayrer, a=blocking1.9+

This commit is contained in:
nrthomas@gmail.com 2008-03-15 10:22:15 -07:00
parent 23227166e1
commit 9d0666c4c4

View File

@ -8,7 +8,7 @@
Just going to quit after a timeout for now...
<script>
setTimeout(goQuitApplication, 2000);
setTimeout(goQuitApplication, 10000);
</script>
</body>
</html>
</html>