зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1632417 - Enable cookie purging by default in early beta. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D73148
This commit is contained in:
Родитель
8e59cea76e
Коммит
9e7802dc15
|
@ -1076,7 +1076,7 @@ pref("privacy.restrict3rdpartystorage.url_decorations", "");
|
|||
pref("privacy.popups.maxReported", 100);
|
||||
|
||||
// Purging first-party tracking cookies.
|
||||
#ifdef NIGHTLY_BUILD
|
||||
#ifdef EARLY_BETA_OR_EARLIER
|
||||
pref("privacy.purge_trackers.enabled", true);
|
||||
pref("privacy.purge_trackers.logging.level", "All");
|
||||
#else
|
||||
|
|
Загрузка…
Ссылка в новой задаче