[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-128.2.0esr-14.0-1] fixup! Firefox preference overrides.

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Mon Sep 2 13:37:56 UTC 2024



Pier Angelo Vendrame pushed to branch tor-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Tor Browser


Commits:
ad5e6e6b by Pier Angelo Vendrame at 2024-09-02T15:37:40+02:00
fixup! Firefox preference overrides.

Fixed syntax error.

- - - - -


1 changed file:

- browser/app/profile/001-base-profile.js


Changes:

=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -291,7 +291,7 @@ pref("extensions.screenshots.disabled", true);
 pref("extensions.webcompat-reporter.enabled", false);
 
 // Disable contentRelevancy component (which itself is gated on Nimbus) (tor-browser#42867)
-pref("toolkit.contentRelevancy.enabled", false;
+pref("toolkit.contentRelevancy.enabled", false);
 pref("toolkit.contentRelevancy.ingestEnabled", false);
 pref("toolkit.contentRelevancy.log", false);
 



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/ad5e6e6bd46a2c2ef67a6ed6bb2338ed784ff69b

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/ad5e6e6bd46a2c2ef67a6ed6bb2338ed784ff69b
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240902/e6a8f71c/attachment.htm>


More information about the tor-commits mailing list