[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-128.2.0esr-14.0-1] Bug 43118: Hide feature recommendation (CFR) settings.

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Thu Sep 12 13:47:37 UTC 2024



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


Commits:
e1319d95 by Henry Wilkes at 2024-09-12T15:47:25+02:00
Bug 43118: Hide feature recommendation (CFR) settings.

- - - - -


1 changed file:

- browser/components/preferences/main.inc.xhtml


Changes:

=====================================
browser/components/preferences/main.inc.xhtml
=====================================
@@ -777,7 +777,7 @@
           support-page="media-keyboard-control"
     />
   </hbox>
-  <hbox align="center" data-subcategory="cfraddons">
+  <hbox align="center" data-subcategory="cfraddons" hidden="true">
     <checkbox id="cfrRecommendations"
             class="tail-with-learn-more"
             data-l10n-id="browsing-cfr-recommendations"
@@ -787,7 +787,7 @@
           support-page="extensionrecommendations"
     />
   </hbox>
-  <hbox align="center" data-subcategory="cfrfeatures">
+  <hbox align="center" data-subcategory="cfrfeatures" hidden="true">
     <checkbox id="cfrRecommendations-features"
             class="tail-with-learn-more"
             data-l10n-id="browsing-cfr-features"



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

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e1319d95dc54f25796282bf05525098a86276dd2
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/20240912/2b080615/attachment-0001.htm>


More information about the tor-commits mailing list