[tbb-commits] [Git][tpo/applications/tor-browser][base-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:11 UTC 2024
Pier Angelo Vendrame pushed to branch base-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Tor Browser
Commits:
ec42f6f4 by Henry Wilkes at 2024-09-12T15:46:59+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/ec42f6f4aa0e002627367befa8dc4485c51dd0e1
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/ec42f6f4aa0e002627367befa8dc4485c51dd0e1
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/tbb-commits/attachments/20240912/d4538e30/attachment-0001.htm>
More information about the tbb-commits
mailing list