Bug 1942895 - Move FilterAdult into shared browser/modules folder r=home-newtab-reviewers,mconley
Differential Revision: https://phabricator.services.mozilla.com/D235259
This commit is contained in:
@@ -219,17 +219,6 @@ const TEST_GLOBAL = {
|
||||
return {};
|
||||
},
|
||||
},
|
||||
"@mozilla.org/security/hash;1": {
|
||||
createInstance() {
|
||||
return {
|
||||
init() {},
|
||||
updateFromStream() {},
|
||||
finish() {
|
||||
return "0";
|
||||
},
|
||||
};
|
||||
},
|
||||
},
|
||||
"@mozilla.org/updates/update-checker;1": { createInstance() {} },
|
||||
"@mozilla.org/widget/useridleservice;1": {
|
||||
getService() {
|
||||
|
||||
Reference in New Issue
Block a user