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. Bug 41662: Disable about:sync-logs Even though we disable sync by default with `identity.fxaccounts.enabled`, this about: page is still avilable. We could throw an exception on the constructor of the related component, but it would result only in an error in the console, without a visible "this address does not look right" error page. If we fix the issues with MOZ_SERVICES_SYNC, we can restore the component.
Showing
- browser/components/BrowserGlue.sys.mjs 0 additions, 2 deletionsbrowser/components/BrowserGlue.sys.mjs
- browser/components/about/AboutRedirector.cpp 0 additions, 3 deletionsbrowser/components/about/AboutRedirector.cpp
- browser/components/about/components.conf 0 additions, 1 deletionbrowser/components/about/components.conf
- browser/components/moz.build 0 additions, 1 deletionbrowser/components/moz.build
- services/sync/components.conf 0 additions, 6 deletionsservices/sync/components.conf
Loading
Please register or sign in to comment