Backout cset f1c86ed4ccfa (bug 977455), a=bustage

This commit is contained in:
Brian Smith 2014-02-28 22:12:58 -08:00
parent cf644b27c6
commit 5ddd979381

View File

@ -186,8 +186,7 @@ pref("privacy.item.siteSettings", true);
pref("privacy.item.syncAccount", true);
// base url for the wifi geolocation network provider
pref("geo.provider.use_mls", false);
pref("geo.wifi.uri", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");
pref("geo.wifi.uri", "https://maps.googleapis.com/maps/api/browserlocation/json");
// enable geo
pref("geo.enabled", true);