Closed
Bug 1008953
Opened 11 years ago
Closed 10 years ago
Add test to verify geolocation doesn't return a location when wifi is disabled
Categories
(Core :: DOM: Geolocation, defect)
Core
DOM: Geolocation
Tracking
()
RESOLVED
INVALID
People
(Reporter: mihaelav, Unassigned)
References
Details
Steps:
1. Make sure wifi is turned off
2. Open a page which uses geolocation
>> The location sharing hanger is displayed
2. Select "Share Location" option
>> No location is returned
Comment 1•11 years ago
|
||
In case of browser chrome tests, Andrei is not a mentor. Please find the right person, who can help here.
Whiteboard: [mentor=andrei.eftimie][lang=js]
Comment 2•10 years ago
|
||
The suggested test doesn't make a lot of sense to me. Depending on the device type, it is possible to get location information from either a local GPS chip, or if a cell connection on FxOS exists over a cell data connection. On desktop a wired ethernet connection or a shared bluetooth connection could all be used to gain internet access. In all those cases a geolocation can and should be available even if Wifi is disabled.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•