Enable Geoclue2 geolocation provider by default
Categories
(Core :: DOM: Geolocation, enhancement)
Tracking
()
People
(Reporter: mail, Assigned: mail)
References
Details
Attachments
(1 file)
As suggested during the review of bug #1063572 I am splitting out enabling the new Geoclue2 geolocation provider by default into a new bug.
This way if something unexpectedly breaks (knock on wood!) there is no need to revert all the code, just this pref-switch.
Assignee | ||
Comment 1•10 months ago
|
||
Enable Geoclue2 geolocation provider by default.
This provider will actually only be considered if Geoclue is available on
D-Bus.
Then it is preferred over particular single location sources (like GPSD)
since its location is based on an aggregation of them, and, additionally,
will be consistent with other applications in the system that are using
the location service.
Updated•10 months ago
|
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/61e3ffcd79fd Enable Geoclue2 geolocation provider by default. r=emilio
Comment 3•10 months ago
|
||
Bravo for this feature!
Release Note Request (optional, but appreciated)
[Why is this notable]: New feature (ish) for Linux users
[Affects Firefox for Android]: No
[Suggested wording]: On Linux, Firefox will use Geoclue if available on the system for geolocation.
[Links (documentation, blog post, etc)]:
Comment 4•10 months ago
|
||
bugherder |
Comment 5•10 months ago
|
||
Note added to nightly release notes.
Updated•9 months ago
|
Description
•