firefox: prepare 136 release and strength privacy

This commit is contained in:
Luis Guzmán 2025-04-06 04:26:32 +00:00
parent 91122f8d0a
commit 69085a1263
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')