[tor-commits] [tor-browser/tor-browser-68.9.0esr-10.0-1] fixup! Bug 21952: Implement Onion-Location

gk at torproject.org gk at torproject.org
Thu Jun 11 19:02:30 UTC 2020


commit e170c676b8b30f92c7279e8a817ebe8ca4cb2f09
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