Pier Angelo Vendrame pushed to branch tor-browser-128.5.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits: 395fc108 by cypherpunks1 at 2024-12-04T09:32:06+00:00 fixup! Bug 31740: Remove some unnecessary RemoteSettings instances
Bug 43334: Restore RemoteSettings dumps for devtools-compatibility-browsers and devtools-devices
- - - - -
1 changed file:
- services/settings/dumps/main/moz.build
Changes:
===================================== services/settings/dumps/main/moz.build ===================================== @@ -14,6 +14,8 @@ if not CONFIG["MOZ_BUILD_APP"].startswith("mobile/"): FINAL_TARGET_FILES.defaults.settings.main += [ "anti-tracking-url-decoration.json", "cookie-banner-rules-list.json", + "devtools-compatibility-browsers.json", + "devtools-devices.json", "example.json", "hijack-blocklists.json", "password-rules.json",
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/395fc108...
tbb-commits@lists.torproject.org