mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Try workaround for bug 420187, r=ted & sayrer, a=blocking1.9+
This commit is contained in:
parent
23227166e1
commit
9d0666c4c4
@ -8,7 +8,7 @@
|
||||
Just going to quit after a timeout for now...
|
||||
|
||||
<script>
|
||||
setTimeout(goQuitApplication, 2000);
|
||||
setTimeout(goQuitApplication, 10000);
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user