New issue by tarik-arkun on void-packages repository https://github.com/void-linux/void-packages/issues/34728 Description: https://github.com/void-linux/void-packages/tree/master/srcpkgs/firefox Geolocation does not work on any website right now. It works perfectly with official binary release. https://bugzilla.mozilla.org/show_bug.cgi?id=1610306 Our build has just --with-mozilla-api-keyfile compile option. But upstream default is "https://www.googleapis.com/geolocation/v1/geolocate?key=%GOOGLE_LOCATION_SERVICE_API_KEY%" for "geo.provider.network.url" about:config setting. We need Google location api keys too apparently. I can understand the privacy concerns for that, but one needs to explicitly allow location access. The other choice is a broken functionality.