UNCONFIRMED 53011
Hitting command-r does not force a reload
https://bugs.webkit.org/show_bug.cgi?id=53011
Summary Hitting command-r does not force a reload
Martin Häcker
Reported 2011-01-24 07:45:28 PST
JavaScript that executes can almost arbitrarily long prevent this from happening. This is really annoying if a bug in the web-application you develop causes an infinite loop that doesn't get caught by the execution timeouts. (Workaround: wait really long and hope that the multiple execution timouts that come up after a really lengthy ammount of times allow you to kill enough of the js that is running to be able to reload or kill the browser.
Attachments
Note You need to log in before you can comment on or make changes to this bug.