Manage network state via NetworkManager
https://bugzilla.mozilla.org/show_bug.cgi?id=620472 changed the default value of this pref in Firefox. Re-enable it since our XULRunner build fixes the issues from the upstream bug.
This commit is contained in:
parent
14b5c4f61e
commit
9604b160c3
@ -6,3 +6,4 @@ pref("browser.display.use_system_colors", true);
|
||||
pref("browser.download.folderList", 1);
|
||||
pref("browser.link.open_external", 3);
|
||||
pref("browser.shell.checkDefaultBrowser", false);
|
||||
pref("network.manage-offline-status", true);
|
||||
|
Loading…
Reference in New Issue
Block a user