11 August 19, 10:31
Quote:Continue Reading
All modern web browsers support the HTML5 Geolocation API that allows sites, with the permission of the user, to get the geographical position.
The feature is used by numerous services on the Internet including mapping services that use it to quickly find out about a user's location, services that provide regional versions of their sites, or services that provide suggestions that it bases on a user's geographical region.
Most browsers (all?) don't indicate when a site uses the geolocation API. While it may be obvious at times, e.g. when you allow location access and a maps service focuses the map on that location, you may not know about it when it is not clear immediately.
While you could and should assume that a site uses location information once you give it permission to use the API, you may want to know when and if it uses it.
Firefox 70 includes an indicator that reveals when a site accessed the location for the last time. A click on the shield icon in the Firefox address bar displays the permissions that you gave the site in question. If you gave it permission to access location data, you will see the last access listed there underneath the permission.
The bug listing on Mozilla's bug tracking website dates back nine years. Mozilla wanted to better visualize the use of location by sites in Firefox to indicate the use of the API permanently for as long as the permission was granted.