Bug 1869092 - Fix timeouts in browser_PanelMultiView.js. r=twisniewski,test-only
[gecko.git] / browser / app / permissions
blob1c72a96de885675a42a2b64784fd6ff8ff618eff
1 # This file has default permissions for the permission manager.
2 # The file-format is strict:
3 # * matchtype \t type \t permission \t host
4 # * "origin" should be used for matchtype, "host" is supported for legacy reasons
5 # * type is a string that identifies the type of permission (e.g. "cookie")
6 # * permission is an integer between 1 and 15
7 # Permissions defined here will also be set for private browsing.
8 # See PermissionManager.cpp for more...
10 # UITour
11 # Bug 1557153: www.mozilla.org gets a special workaround in UITourChild.sys.mjs
12 # Bug 1837407: support.mozilla.org gets a special workaround for similar reasons.
13 origin  uitour  1       https://www.mozilla.org
14 origin  uitour  1       https://support.mozilla.org
15 origin  uitour  1       about:home
16 origin  uitour  1       about:newtab
18 # XPInstall
19 origin  install 1       https://addons.mozilla.org
21 # Remote troubleshooting
22 origin  remote-troubleshooting  1       https://support.mozilla.org
24 # autoplay video/audio
25 origin  autoplay-media  1       about:welcome