[tor-commits] [tor-browser/tor-browser-68.9.0esr-9.5-1] fixup! Bug 21952: Implement Onion-Location
gk at torproject.org
gk at torproject.org
Thu Jun 11 19:03:12 UTC 2020
commit da4458c8d39845e56d70051c61f49b7d50b0c2da
Author: Kathy Brade <brade at pearlcrescent.com>
Date: Tue Jun 9 14:38:38 2020 -0400
fixup! Bug 21952: Implement Onion-Location
Fixes bug 34361.
---
.../components/onionservices/content/onionlocationPreferences.inc.xul | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/browser/components/onionservices/content/onionlocationPreferences.inc.xul b/browser/components/onionservices/content/onionlocationPreferences.inc.xul
index c386316c98dc..c285f403f99b 100644
--- a/browser/components/onionservices/content/onionlocationPreferences.inc.xul
+++ b/browser/components/onionservices/content/onionlocationPreferences.inc.xul
@@ -1,6 +1,6 @@
# Copyright (c) 2020, The Tor Project, Inc.
-<groupbox id="onionServicesGroup" data-category="panePrivacy" data-subcategory="onionservices">
+<groupbox id="onionServicesGroup" data-category="panePrivacy" data-subcategory="onionservices" hidden="true">
<label><html:h2 id="onionServicesTitle"></html:h2></label>
<label><label class="tail-with-learn-more" id="prioritizeOnionsDesc"></label><label
class="learnMore" is="text-link" id="onionServicesLearnMore"></label></label>
More information about the tor-commits
mailing list