unlock content block cat as breaks cookie button
This commit is contained in:
parent
8a79a9660b
commit
7bf12660d8
1 changed files with 4 additions and 0 deletions
|
|
@ -177,8 +177,12 @@ if (home_directory) {
|
|||
// TRACKING PROTECTION
|
||||
// -----------------------------------
|
||||
|
||||
<<<<<<< HEAD
|
||||
lockPref("browser.contentblocking.category", "custom"); // changing to other options is currently broken anyway
|
||||
>>>>>>> 55c94dc (reorganized, revisited)
|
||||
=======
|
||||
defaultPref("browser.contentblocking.category", "custom"); // changing to other options is currently broken anyway
|
||||
>>>>>>> 7b8bd35 (unlock content block cat as breaks cookie button)
|
||||
lockPref("privacy.trackingprotection.enabled", false);
|
||||
lockPref("privacy.trackingprotection.pbmode.enabled", false);
|
||||
lockPref("privacy.trackingprotection.socialtracking.enabled", false);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue