Bug 14133 - Runaway JavaScript timer fires when spinning around in Google Maps street view
Summary: Runaway JavaScript timer fires when spinning around in Google Maps street view
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://maps.google.com/?q=1+Market+St...
Keywords: GoogleBug
Depends on:
Blocks:
 
Reported: 2007-06-13 21:56 PDT by mitz
Modified: 2007-06-14 09:25 PDT (History)
1 user (show)

See Also:


Attachments
Backtrace when the timer fired (19.13 KB, text/plain)
2007-06-13 22:02 PDT, mitz
no flags Details
Another backtrace from when shouldInterruptScript was called (8.95 KB, text/plain)
2007-06-13 22:25 PDT, mitz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 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.
Comment 1 mitz 2007-06-13 22:02:08 PDT
Created attachment 15014 [details]
Backtrace when the timer fired
Comment 2 mitz 2007-06-13 22:25:29 PDT
Created attachment 15015 [details]
Another backtrace from when shouldInterruptScript was called
Comment 3 Anders Carlsson 2007-06-14 09:25:47 PDT
Committed revision 23526.