This is an automated email from the git hooks/post-receive script.

richard pushed a commit to branch geckoview-102.5.0esr-11.5-1
in repository tor-browser.

commit ecd1a8524f3f976a8270f09a051fcd2091aee812
Author: Kathy Brade <[email protected]>
AuthorDate: Fri Aug 14 09:06:33 2020 -0400

    Bug 40002: Remove about:ion
    
    Firefox Ion (previously Firefox Pioneer) is an opt-in program in which 
people
    volunteer to participate in studies that collect detailed, sensitive data 
about
    how they use their browser.
---
 browser/components/about/AboutRedirector.cpp | 3 ---
 browser/components/about/components.conf     | 1 -
 2 files changed, 4 deletions(-)

diff --git a/browser/components/about/AboutRedirector.cpp 
b/browser/components/about/AboutRedirector.cpp
index 9541c5a0812b..7c915f2b45b0 100644
--- a/browser/components/about/AboutRedirector.cpp
+++ b/browser/components/about/AboutRedirector.cpp
@@ -133,9 +133,6 @@ static const RedirEntry kRedirMap[] = {
          nsIAboutModule::HIDE_FROM_ABOUTABOUT},
     {"restartrequired", "chrome://browser/content/aboutRestartRequired.xhtml",
      nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::HIDE_FROM_ABOUTABOUT},
-    {"ion", "chrome://browser/content/ion.html",
-     nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::HIDE_FROM_ABOUTABOUT |
-         nsIAboutModule::IS_SECURE_CHROME_UI},
 };
 
 static nsAutoCString GetAboutModuleName(nsIURI* aURI) {
diff --git a/browser/components/about/components.conf 
b/browser/components/about/components.conf
index d26aa5f2b184..56226324bc32 100644
--- a/browser/components/about/components.conf
+++ b/browser/components/about/components.conf
@@ -14,7 +14,6 @@ pages = [
     'loginsimportreport',
     'firefoxview',
     'newtab',
-    'ion',
     'pocket-home',
     'pocket-saved',
     'pocket-signup',

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to