gecko-dev/extensions/permissions
Dimi Lee 53b848ce2f Bug 1644073 - Remove storageAccessAPI permission from preload list r=baku
We add storageAccessAPI permission to perload list in Bug 1499442.

In the recent ETP fission works, we have ensured that the user interaction
permission check can only happen either in the parent process or in the
content processes that load principal to check. This means we don't need
to preload it anymore.

Differential Revision: https://phabricator.services.mozilla.com/D78639
2020-06-08 11:24:05 +00:00
..
test Bug 1596855 - Update browser_permmgr_sync.js for Fission. r=pbz 2020-05-20 16:45:01 +00:00
components.conf Bug 1363541 - Modernize the PermissionManager - part 4 - mozilla namespace, r=timhuang 2020-04-11 13:42:12 +00:00
moz.build Bug 1363541 - Modernize the PermissionManager - part 4 - mozilla namespace, r=timhuang 2020-04-11 13:42:12 +00:00
Permission.cpp Bug 1623417 - Refactor nsPermission.cpp r=ckerschb 2020-04-23 13:11:56 +00:00
Permission.h Bug 1363541 - Modernize the PermissionManager - part 1 - nsPermission to mozilla::Permission, r=timhuang 2020-04-10 08:36:37 +00:00
PermissionDelegateHandler.cpp Bug 1363541 - Modernize the PermissionManager - part 4 - mozilla namespace, r=timhuang 2020-04-11 13:42:12 +00:00
PermissionDelegateHandler.h Bug 1626555 - Make dom/base buildable outside of unified-build environment. r=hsivonen 2020-04-29 09:02:05 +00:00
PermissionManager.cpp Bug 1644073 - Remove storageAccessAPI permission from preload list r=baku 2020-06-08 11:24:05 +00:00
PermissionManager.h Bug 1627220 - Skip expired permissions in getAllWithTypePrefix and getAllForPrincipal. r=baku 2020-04-27 17:26:04 +00:00