Closed
Bug 1759840
Opened 3 years ago
Closed 3 years ago
[flatpak] geolocation api show only approximation location
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
101 Branch
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: jhorak, Assigned: jhorak)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Since the application in flatpak cannot access the list of wireless network the location API returns only approximate location.
Assignee | ||
Comment 1•3 years ago
|
||
We can use location portal to implement it: https://flatpak.github.io/xdg-desktop-portal/#gdbus-org.freedesktop.portal.Location
Assignee: nobody → jhorak
Assignee | ||
Comment 2•3 years ago
|
||
The Firefox in flatpak has no access to the wireless networks to determine
accurate geolocation. We have to use the location portal instead which
provides the current location based on the nearby wireless accesspoints
or other methods.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1529955a0df7
Add support for location portal; r=emilio
Comment 4•3 years ago
|
||
Backed out changeset 1529955a0df7 (bug 1759840) for causing build bustage in geolocation/Geolocation
Backout link: https://hg.mozilla.org/integration/autoland/rev/e197d08d9723a0c79e66dcff4453a21a38cd254c
Flags: needinfo?(jhorak)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/407cd81d2331
Add support for location portal; r=emilio
Comment 6•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(jhorak)
You need to log in
before you can comment on or make changes to this bug.
Description
•