WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug