commit ce7f1a1ff5286e4a54b12529819c76c79e14b4f6
parent ba070404be72923b09a94ffd8295c04fe073c9c1
Author: Pier Angelo Vendrame <pierov@torproject.org>
Date: Thu, 26 Feb 2026 08:52:06 +0100
fixup! BB 31740: Remove some unnecessary RemoteSettings instances
BB 44701: Remove unexpected changes on url-classifier's components.conf.
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/netwerk/url-classifier/components.conf b/netwerk/url-classifier/components.conf
@@ -18,6 +18,9 @@ Classes = [
'contract_ids': ['@mozilla.org/url-classifier/exception-list-service;1'],
'esModule': 'resource://gre/modules/UrlClassifierExceptionListService.sys.mjs',
'constructor': 'UrlClassifierExceptionListService',
+ 'categories': {
+ 'idle-daily': 'UrlClassifierExceptionListService'
+ }
},
{
'cid': '{8753A413-3ED6-4A61-A1DC-B31A7E69B796}',