Merge pull request #135 from bakulf/longPress

Long press
This commit is contained in:
Andrea Marchesini 2017-02-03 00:13:49 +01:00 committed by GitHub
commit 227dbb02f1

View file

@ -53,7 +53,6 @@ const ContainerService = {
[ "privacy.userContext.enabled", true ],
[ "privacy.userContext.ui.enabled", true ],
[ "privacy.usercontext.about_newtab_segregation.enabled", true ],
[ "privacy.usercontext.longPressBehavior", 1 ]
];
const prefService = require("sdk/preferences/service");