Bug 1883764 - Enable new clear history dialog by default on all fx versions. r=pbz

Differential Revision: https://phabricator.services.mozilla.com/D206270
This commit is contained in:
Harshit Sohaney 2024-04-08 18:00:28 +00:00
parent c863422dd3
commit 1481f1f1d2

View File

@ -1104,11 +1104,7 @@ pref("privacy.history.custom", false);
// 6 - Last 24 hours
pref("privacy.sanitize.timeSpan", 1);
#if defined(NIGHTLY_BUILD)
pref("privacy.sanitize.useOldClearHistoryDialog", false);
#else
pref("privacy.sanitize.useOldClearHistoryDialog", true);
#endif
pref("privacy.sanitize.clearOnShutdown.hasMigratedToNewPrefs", false);
// flag to track migration of clear history dialog prefs, where cpd stands for