WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 31871
33446
REGRESSION(
r52948
): JavaScript exceptions thrown on Google Maps when getting directions for a second time
https://bugs.webkit.org/show_bug.cgi?id=33446
Summary
REGRESSION(r52948): JavaScript exceptions thrown on Google Maps when getting ...
Mark Rowe (bdash)
Reported
2010-01-09 21:51:56 PST
Steps to reproduce: 1) Load <
http://maps.google.co.nz/
> and search for Auckland. 2) Click “Get Directions”. 3) Enter “Taupo” in to the empty field and press “Get Directions”. 4) Press “Get Directions” a second time. You’ll notice after step three that directions are displayed. After step four the directions will no longer be visible and the yellow “Loading…” indicator will remain at the top of the screen.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2010-01-09 21:52:26 PST
<
rdar://problem/7527346
>
Mark Rowe (bdash)
Comment 2
2010-01-09 21:53:45 PST
I should probably mention the JavaScript exception that I see logged in the console: TypeError: Result of expression 'a.lng' [undefined] is not a function. (main.js:709)
Geoffrey Garen
Comment 3
2010-01-11 18:57:19 PST
This bug seems to be reproducible getting directions on any google maps property going from anywhere to anywhere. Another symptom is that the blue line of travel never shows up on the map.
Geoffrey Garen
Comment 4
2010-01-11 19:00:25 PST
Shorter steps to reproduce: Load this URL:
http://maps.google.com/maps?f=d&hl=en&geocode=&saddr=cupertino&daddr=berkeley
.
Geoffrey Garen
Comment 5
2010-01-15 12:50:38 PST
Committed
r53341
: <
http://trac.webkit.org/changeset/53341
>
Geoffrey Garen
Comment 6
2010-01-15 12:51:00 PST
*** This bug has been marked as a duplicate of
bug 31871
***
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