Pier Angelo Vendrame pushed to branch tor-browser-148.0a1-16.0-2 at The Tor Project / Applications / Tor Browser
Commits:
-
ce7f1a1f
by Pier Angelo Vendrame at 2026-02-26T13:16:56+01:00
1 changed file:
Changes:
| ... | ... | @@ -18,6 +18,9 @@ Classes = [ |
| 18 | 18 | 'contract_ids': ['@mozilla.org/url-classifier/exception-list-service;1'],
|
| 19 | 19 | 'esModule': 'resource://gre/modules/UrlClassifierExceptionListService.sys.mjs',
|
| 20 | 20 | 'constructor': 'UrlClassifierExceptionListService',
|
| 21 | + 'categories': {
|
|
| 22 | + 'idle-daily': 'UrlClassifierExceptionListService'
|
|
| 23 | + }
|
|
| 21 | 24 | },
|
| 22 | 25 | {
|
| 23 | 26 | 'cid': '{8753A413-3ED6-4A61-A1DC-B31A7E69B796}',
|