tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 1966edba04f06c836c82d4a0abadc95b1465d7b3
parent 5e7e228e10171c59099d3122c72f7d99f501f18a
Author: Alex Catarineu <acat@torproject.org>
Date:   Mon, 27 Jul 2020 18:12:55 +0200

BB 41457: Remove Mozilla permissions

Bug 40025: Remove Mozilla add-on install permissions

Diffstat:
Mbrowser/app/permissions | 17-----------------
1 file changed, 0 insertions(+), 17 deletions(-)

diff --git a/browser/app/permissions b/browser/app/permissions @@ -6,20 +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 -origin uitour 1 https://www.mozilla.org -origin uitour 1 https://support.mozilla.org -origin uitour 1 about:home -origin uitour 1 about:newtab -# Bug 1942328: firefox.com needs the same privileges as mozilla.org -origin uitour 1 https://www.firefox.com - -# XPInstall -origin install 1 https://addons.mozilla.org - -# Remote troubleshooting -origin remote-troubleshooting 1 https://support.mozilla.org - -# autoplay video/audio -origin autoplay-media 1 about:welcome