[tbb-commits] [tor-browser] 28/90: Bug 41457: Remove Mozilla permissions
gitolite role
git at cupani.torproject.org
Tue Nov 22 09:58:03 UTC 2022
This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch tor-browser-102.5.0esr-12.0-1
in repository tor-browser.
commit be3f9741dbcf88682196fabbe3699e6f6575fe9f
Author: Alex Catarineu <acat at torproject.org>
AuthorDate: Mon Jul 27 18:12:55 2020 +0200
Bug 41457: Remove Mozilla permissions
Bug 40025: Remove Mozilla add-on install permissions
---
browser/app/permissions | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/browser/app/permissions b/browser/app/permissions
index 1adf01ea931b..4a1813e72e80 100644
--- a/browser/app/permissions
+++ b/browser/app/permissions
@@ -6,22 +6,3 @@
# * permission is an integer between 1 and 15
# Permissions defined here will also be set for private browsing.
# See PermissionManager.cpp for more...
-
-# UITour
-# Bug 1557153: www.mozilla.org gets a special workaround in UITourChild.jsm
-origin uitour 1 https://www.mozilla.org
-origin uitour 1 https://monitor.firefox.com
-origin uitour 1 https://screenshots.firefox.com
-origin uitour 1 https://support.mozilla.org
-origin uitour 1 https://truecolors.firefox.com
-origin uitour 1 about:home
-origin uitour 1 about:newtab
-
-# XPInstall
-origin install 1 https://addons.mozilla.org
-
-# Remote troubleshooting
-origin remote-troubleshooting 1 https://support.mozilla.org
-
-# addon install
-origin install 1 https://fpn.firefox.com
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tbb-commits
mailing list