firefox: prepare 136 release and strength privacy

This commit is contained in:
Luis Guzmán 2025-04-05 06:14:56 +00:00
parent 90fef7b990
commit aa1bb83ff3
27 changed files with 94 additions and 282 deletions

View file

@ -294,7 +294,7 @@ class UrlClassifierSkipUrls(EmptyRemoteSettings):
class TippyTopSites(JsonProcessor):
JSON_PATHS = (
arguments.MAIN_PATH /
'browser/components/newtab/data/content/tippytop/top_sites.json',
'browser/components/topsites/content/tippytop/top_sites.json',
arguments.BRANDING_PATH /
'tippytop/top_sites.json')