From a1be17c1cea81ebb1e8b131a662c698d78f3f7f2 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 4 Jun 2018 13:17:38 +0200 Subject: Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk --- browser/app/permissions | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 browser/app/permissions (limited to 'browser/app/permissions') 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 -- cgit v1.2.3