Issue 32 in gwt-mobile-webkit: Typo in Coordinates.hasAltitudeAccuracy()

1 view
Skip to first unread message

gwt-mobi...@googlecode.com

unread,
Mar 3, 2011, 7:40:01 AM3/3/11
to gwt-mobi...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 32 by ble...@gmail.com: Typo in Coordinates.hasAltitudeAccuracy()
http://code.google.com/p/gwt-mobile-webkit/issues/detail?id=32

There's a typo in Coordinates.hasAltitudeAccuracy():

it should be
return this.altitudeAccuracy != null;
but it is
return this.altitideAccuracy != null;

gwt-mobi...@googlecode.com

unread,
Mar 3, 2011, 9:00:54 AM3/3/11
to gwt-mobi...@googlegroups.com
Updates:
Status: Accepted
Labels: API-Geolocation OpSys-All

Comment #1 on issue 32 by bguijt: Typo in Coordinates.hasAltitudeAccuracy()
http://code.google.com/p/gwt-mobile-webkit/issues/detail?id=32

Well spotted! It took me a while to see the difference in these two
lines :-)

Thanks man,
Bart.

gwt-mobi...@googlecode.com

unread,
Mar 3, 2011, 9:08:57 AM3/3/11
to gwt-mobi...@googlegroups.com
Updates:
Status: Fixed

Comment #2 on issue 32 by bguijt: Typo in Coordinates.hasAltitudeAccuracy()
http://code.google.com/p/gwt-mobile-webkit/issues/detail?id=32

This issue was closed by revision r351.

Reply all
Reply to author
Forward
0 new messages