Bug 1860845 - Removes unused disable_button preferences (view_cookies,change_blocklist) r=settings-reviewers,Gijs

Differential Revision: https://phabricator.services.mozilla.com/D196802
This commit is contained in:
Eliot Jacobs 2023-12-19 00:24:22 +00:00
parent eb73825495
commit f79111c182

View File

@ -118,8 +118,6 @@ Preferences.addAll([
// Button prefs
{ id: "pref.privacy.disable_button.cookie_exceptions", type: "bool" },
{ id: "pref.privacy.disable_button.view_cookies", type: "bool" },
{ id: "pref.privacy.disable_button.change_blocklist", type: "bool" },
{
id: "pref.privacy.disable_button.tracking_protection_exceptions",
type: "bool",