Closed
Bug 1312685
Opened 9 years ago
Closed 9 years ago
Geolocation.getCurrentPosition with timeout fires error after success
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1283563
People
(Reporter: teksalx, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20161019084923
Steps to reproduce:
https://bilgiprog.github.io/jsders/test/geotest.html
Actual results:
I allow to share my location, then it prints "Success. Lat: xxx, Lon: XXX" and after timeout(4 sec.s in this test) it displays "Error. Timeout."
Expected results:
It should not have triggered error after success. "Error. Timeout." should not appear.
![]() |
||
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•