Adding on to this, I found that I had to disable geoSpecificDefaults before
I could override the default search engine with my own pref.
defaultPref("browser.search.defaultenginename", "Google");
defaultPref("browser.search.geoSpecificDefaults", false);
_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise
To unsubscribe from this list, please visit
https://mail.mozilla.org/listinfo/enterprise or send an email to
[email protected] with a subject of "unsubscribe"