mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-30 13:45:27 +00:00
Bug 847814 - Remove browser.geolocation.warning.infoURL preference for mobile/andriod if it's not used. r=margaret
This commit is contained in:
parent
42cb49ebf2
commit
bc4f1ef9ac
@ -384,9 +384,6 @@ pref("privacy.item.geolocation", true);
|
|||||||
pref("privacy.item.siteSettings", true);
|
pref("privacy.item.siteSettings", true);
|
||||||
pref("privacy.item.syncAccount", true);
|
pref("privacy.item.syncAccount", true);
|
||||||
|
|
||||||
// URL to the Learn More link XXX this is the firefox one. Bug 495578 fixes this.
|
|
||||||
pref("browser.geolocation.warning.infoURL", "http://www.mozilla.com/%LOCALE%/firefox/geolocation/");
|
|
||||||
|
|
||||||
// enable geo
|
// enable geo
|
||||||
pref("geo.enabled", true);
|
pref("geo.enabled", true);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user