mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 14:25:49 +00:00
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:
parent
eb73825495
commit
f79111c182
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user