[tbb-commits] [tor-browser] 01/03: dropme! Bug 26961: New user onboarding.
gitolite role
git at cupani.torproject.org
Thu Nov 17 13:09:32 UTC 2022
This is an automated email from the git hooks/post-receive script.
pierov pushed a commit to branch tor-browser-102.4.0esr-12.0-2
in repository tor-browser.
commit 7e1cb8c7a804e7a5ce0824e6a35eb4b0dcd28fd7
Author: Pier Angelo Vendrame <pierov at torproject.org>
AuthorDate: Wed Nov 16 16:19:29 2022 +0100
dropme! Bug 26961: New user onboarding.
DO NOT INCLUDE IN THE REBASE
---
browser/app/permissions | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/browser/app/permissions b/browser/app/permissions
index d8439d49346b..965912204e70 100644
--- a/browser/app/permissions
+++ b/browser/app/permissions
@@ -8,9 +8,14 @@
# See PermissionManager.cpp for more...
# UITour
-# DuckDuckGo .onion (used for circuit display onboarding).
-origin uitour 1 https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion/
-origin uitour 1 about:tor
+# 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
# Remote troubleshooting
origin remote-troubleshooting 1 https://support.mozilla.org
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tbb-commits
mailing list