[Webkit-unassigned] [Bug 33762] New: navigator.location returns an object even though currently not supported
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 16 10:11:04 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33762
Summary: navigator.location returns an object even though
currently not supported
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: info at csarven.ca
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list