gecko-dev/browser/app/permissions
Fischer.json 48d78c7f4e Bug 1371543 - Support Screenshots page action with UITour, r=dveditz,Gijs
This patch
- supports Screenshots page action with UITour
- adds https://screenshots.firefox.com into the uitour permission list for the bug 1393668

MozReview-Commit-ID: K4v0LU2WSyl

--HG--
extra : rebase_source : 8e9a2e3bee944af73d08a41badaa7ada09e1ef46
2017-08-30 11:25:59 +08:00

25 lines
949 B
Plaintext

# This file has default permissions for the permission manager.
# The file-format is strict:
# * matchtype \t type \t permission \t host
# * "origin" should be used for matchtype, "host" is supported for legacy reasons
# * type is a string that identifies the type of permission (e.g. "cookie")
# * permission is an integer between 1 and 15
# See nsPermissionManager.cpp for more...
# UITour
origin uitour 1 https://www.mozilla.org
origin uitour 1 https://screenshots.firefox.com
origin uitour 1 https://support.mozilla.org
origin uitour 1 https://addons.mozilla.org
origin uitour 1 https://discovery.addons.mozilla.org
origin uitour 1 about:home
origin uitour 1 about:newtab
# XPInstall
origin install 1 https://addons.mozilla.org
origin install 1 https://testpilot.firefox.com
# Remote troubleshooting
origin remote-troubleshooting 1 https://input.mozilla.org
origin remote-troubleshooting 1 https://support.mozilla.org