Closed Bug 779515 Opened 12 years ago Closed 12 years ago

Geolocation fails to access location sources

Categories

(Firefox OS Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 779455

People

(Reporter: ranbena, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.57 Safari/537.1

Steps to reproduce:

navigator.geolocation.getCurrentPosition(successFunc, errorFunc)


Actual results:

Neither GPS nor wifi network location sources have been accessed


Expected results:

Device GPS should have responded with location information, or fallen back to wifi network connection lookup.
A successful response would yield a green geolocation section with the coords data
http://b2g.stg.everything.me/tests/features.html
Is this a dup of bug 779510?
Not exactly. Bug 779510 refers to the fact that even though there's a bug retrieving location source responses - the error callback doesn't get called.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.