Bug 14133

Summary: Runaway JavaScript timer fires when spinning around in Google Maps street view
Product: WebKit Reporter: mitz
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca
Priority: P2 Keywords: GoogleBug
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
URL: http://maps.google.com/?q=1+Market+St,+San+Francisco,+CA+94105&sll=37.0625,-95.677068&sspn=38.963048,60.820313&ie=UTF8&ll=37.793741,-122.394943&spn=0.001189,0.001856&t=h&z=19&om=1&layer=c&cbll=37.793206,-122.394971&cbp=1,33.6746875,0.481125028994102,0
Attachments:
Description Flags
Backtrace when the timer fired
none
Another backtrace from when shouldInterruptScript was called none

mitz
Reported 2007-06-13 21:56:10 PDT
If you hold down the left arrow key in Google Maps street view to take a look around you, sometimes the runaway JavaScript alert comes up. To reproduce, open the URL, click in the street view and press and hold down the left arrow key. This is not 100% reproducible.
Attachments
Backtrace when the timer fired (19.13 KB, text/plain)
2007-06-13 22:02 PDT, mitz
no flags
Another backtrace from when shouldInterruptScript was called (8.95 KB, text/plain)
2007-06-13 22:25 PDT, mitz
no flags
mitz
Comment 1 2007-06-13 22:02:08 PDT
Created attachment 15014 [details] Backtrace when the timer fired
mitz
Comment 2 2007-06-13 22:25:29 PDT
Created attachment 15015 [details] Another backtrace from when shouldInterruptScript was called
Anders Carlsson
Comment 3 2007-06-14 09:25:47 PDT
Committed revision 23526.
Note You need to log in before you can comment on or make changes to this bug.