mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
Bug 925620 - Turn on logging in geolocation tests. r=jdm
This commit is contained in:
parent
72956e1dee
commit
2e9374e556
@ -60,6 +60,7 @@ user_pref("extensions.installDistroAddons", false);
|
||||
|
||||
user_pref("geo.wifi.uri", "http://%(server)s/tests/dom/tests/mochitest/geolocation/network_geolocation.sjs");
|
||||
user_pref("geo.wifi.testing", true);
|
||||
user_pref("geo.wifi.logging.enabled", true);
|
||||
user_pref("geo.ignore.location_filter", true);
|
||||
|
||||
user_pref("camino.warn_when_closing", false); // Camino-only, harmless to others
|
||||
|
Loading…
Reference in New Issue
Block a user