summaryrefslogtreecommitdiffstats
path: root/browser/app/permissions
diff options
context:
space:
mode:
Diffstat (limited to 'browser/app/permissions')
-rw-r--r--browser/app/permissions15
1 files changed, 0 insertions, 15 deletions
diff --git a/browser/app/permissions b/browser/app/permissions
deleted file mode 100644
index cf0aa22fb..000000000
--- a/browser/app/permissions
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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...
-
-# 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