Merge pull request #148 from bakulf/pref
about:preferences#privacy should not show Containers UI - Issue #114
This commit is contained in:
@@ -51,7 +51,7 @@ const ContainerService = {
|
|||||||
|
|
||||||
const prefs = [
|
const prefs = [
|
||||||
[ "privacy.userContext.enabled", true ],
|
[ "privacy.userContext.enabled", true ],
|
||||||
[ "privacy.userContext.ui.enabled", true ],
|
[ "privacy.userContext.ui.enabled", false ],
|
||||||
[ "privacy.usercontext.about_newtab_segregation.enabled", true ],
|
[ "privacy.usercontext.about_newtab_segregation.enabled", true ],
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user