gecko-dev/extensions/permissions
Tim Huang 7057b877bd Bug 1612378 - Part 8: Remove "trackingprotection" and "trackingprotection-pb" from the preload permission list. r=dimi,baku
We can remove this two permissions from the preload list since we would
only access these two permissions in the parent process. So, it doesn't
need to be sent to content processes anymore.

Differential Revision: https://phabricator.services.mozilla.com/D66215

--HG--
extra : moz-landing-system : lando
2020-03-25 13:22:09 +00:00
..
test Bug 1580866 - PermissionTestUtils should throw for undefined r=johannh 2020-03-12 19:15:48 +00:00
PermissionDelegateHandler.cpp Bug 1603674 - Add a new API to check if permission delegation and Feature Policy are enabled r=baku 2020-01-06 15:28:12 +00:00
PermissionDelegateHandler.h Bug 1483631 - Prompt with both first party and third party origin if we are delegating permission with allows all feature policy. r=baku 2019-12-04 15:39:26 +00:00
components.conf Bug 1357107 - Remove nsContentBlocker. r=bzbarsky 2020-01-21 19:19:17 +00:00
moz.build Bug 1357107 - Remove nsContentBlocker. r=bzbarsky 2020-01-21 19:19:17 +00:00
nsPermission.cpp Bug 1422056 - Put remaining permission userContextId OA stripping behind pref. r=johannh 2019-10-30 12:21:14 +00:00
nsPermission.h Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
nsPermissionManager.cpp Bug 1612378 - Part 8: Remove "trackingprotection" and "trackingprotection-pb" from the preload permission list. r=dimi,baku 2020-03-25 13:22:09 +00:00
nsPermissionManager.h Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00