Bug 1482281 - Sync contentblocking pref. r=johannh!

Differential Revision: https://phabricator.services.mozilla.com/D3134

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Francois Marier 2018-08-12 15:15:32 +00:00
parent ab3f6bd027
commit 4308499fee

View File

@ -1131,6 +1131,7 @@ pref("services.sync.prefs.sync.addons.ignoreUserEnabledChanges", true);
// could weaken the pref locally, install an add-on from an untrusted
// source, and this would propagate automatically to other,
// uncompromised Sync-connected devices.
pref("services.sync.prefs.sync.browser.contentblocking.enabled", true);
pref("services.sync.prefs.sync.browser.ctrlTab.recentlyUsedOrder", true);
pref("services.sync.prefs.sync.browser.download.useDownloadDir", true);
pref("services.sync.prefs.sync.browser.formfill.enable", true);