Bug 487467 - sets google gls as the network geolocation provider r=gavin/beltzner

This commit is contained in:
Doug Turner 2009-04-14 11:24:13 -07:00
Родитель 41162b4590
Коммит 7606dca0ef
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -820,3 +820,6 @@ pref("browser.privatebrowsing.dont_prompt_on_enter", false);
// Don't try to alter this pref, it'll be reset the next time you use the
// bookmarking dialog
pref("browser.bookmarks.editDialog.firstEditField", "namePicker");
// base url for the wifi geolocation network provider
pref("geo.wifi.uri", "https://www.google.com/loc/json");