Comment #25 on issue 11246 by csarven: Implement HTML5 Geolocation API
http://code.google.com/p/chromium/issues/detail?id=11246

(This could be filed under a different issue)

I'm noticing that navigator.geolocation returns an object and !!navigator.geolocation returns true. If there is no geolocation support, shouldn't it return undefined and false respectively? Also note because Chromium sort of reports that navigator.location is okay, navigator.geolocation.getCurrentPosition() is useless as errorCallback is not
used.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to