Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
[gecko.git] / browser / app / default_permissions
blobbc3cddbbf43681c31141089df4c6881377129aad
1 # This file has default permissions for the permission manager.\r
2 # The file-format is strict:\r
3 # * matchtype \t type \t permission \t host\r
4 # * Only "host" is supported for matchtype\r
5 # * type is a string that identifies the type of permission (e.g. "cookie")\r
6 # * permission is an integer between 1 and 15\r
7 # See nsPermissionManager.cpp for more...\r
8 \r
9 # UITour\r
10 host    uitour  1       www.mozilla.org\r
11 host    uitour  1       self-repair.mozilla.org\r
12 host    uitour  1       support.mozilla.org\r
13 host    uitour  1       about:home\r
15 # XPInstall\r
16 host    install 1       addons.mozilla.org\r
17 host    install 1       marketplace.firefox.com\r
19 # Remote troubleshooting\r
20 host    remote-troubleshooting  1       input.mozilla.org\r
21 host    remote-troubleshooting  1       support.mozilla.org\r