mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backout cset f1c86ed4ccfa (bug 977455), a=bustage
This commit is contained in:
parent
cf644b27c6
commit
5ddd979381
@ -186,8 +186,7 @@ pref("privacy.item.siteSettings", true);
|
|||||||
pref("privacy.item.syncAccount", true);
|
pref("privacy.item.syncAccount", true);
|
||||||
|
|
||||||
// base url for the wifi geolocation network provider
|
// base url for the wifi geolocation network provider
|
||||||
pref("geo.provider.use_mls", false);
|
pref("geo.wifi.uri", "https://maps.googleapis.com/maps/api/browserlocation/json");
|
||||||
pref("geo.wifi.uri", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");
|
|
||||||
|
|
||||||
// enable geo
|
// enable geo
|
||||||
pref("geo.enabled", true);
|
pref("geo.enabled", true);
|
||||||
|
Loading…
Reference in New Issue
Block a user