Bug 1501286 - Part 5: Remove the browser.contentblocking.ui.enabled pref r=johannh

Depends on D9522

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Ehsan Akhgari 2018-10-25 13:35:26 +00:00
Родитель 0cc932a863
Коммит 7b693072e1
1 изменённых файлов: 0 добавлений и 7 удалений

Просмотреть файл

@ -1636,13 +1636,6 @@ VARCACHE_PREF(
bool, true
)
// Whether Content Blocking UI has been enabled.
VARCACHE_PREF(
"browser.contentblocking.ui.enabled",
browser_contentblocking_ui_enabled,
bool, true
)
// Whether Content Blocking Third-Party Cookies UI has been enabled.
VARCACHE_PREF(
"browser.contentblocking.allowlist.storage.enabled",