fune/toolkit/components/antitracking
Paul Zuehlcke e5762669e5 Bug 1854028 - Update BounceTrackingStorageObserver cookie check and remove nsICookieNotification isThirdPartyCookie. r=bvandersloot,cookie-reviewers,anti-tracking-reviewers,timhuang
For the BounceTrackingStorageObserver, instead of passing in a third-party flag
we can simply check if the changed cookie is partitioned or not.

Differential Revision: https://phabricator.services.mozilla.com/D188732
2023-09-21 14:42:32 +00:00
..
bouncetrackingprotection Bug 1854028 - Update BounceTrackingStorageObserver cookie check and remove nsICookieNotification isThirdPartyCookie. r=bvandersloot,cookie-reviewers,anti-tracking-reviewers,timhuang 2023-09-21 14:42:32 +00:00
data
docs
test Bug 1848783, part 4 - Don't send storage-access status update to same-origin frames in frame-only mode - r=anti-tracking-reviewers,timhuang 2023-09-21 01:48:48 +00:00
antitracking.manifest
AntiTrackingIPCUtils.h
AntiTrackingLog.h
AntiTrackingRedirectHeuristic.cpp Bug 1835913 - Deprecating RejectForeignAllowList. r=bvandersloot,anti-tracking-reviewers 2023-09-14 15:41:40 +00:00
AntiTrackingRedirectHeuristic.h
AntiTrackingUtils.cpp Bug 1848783, part 5 - Move UsingStorageAccess onto the WindowContext to fix the storage access check for resource reuqests within subdocuments without active storage access but with permission r=timhuang,nika 2023-09-21 01:48:49 +00:00
AntiTrackingUtils.h Bug 1835907, part 4 - Test the storage access permission before prompting the user - r=anti-tracking-reviewers,pbz 2023-08-15 13:04:05 +00:00
components.conf
ContentBlockingAllowList.cpp
ContentBlockingAllowList.h
ContentBlockingAllowList.sys.mjs
ContentBlockingLog.cpp
ContentBlockingLog.h
ContentBlockingNotifier.cpp
ContentBlockingNotifier.h
ContentBlockingTelemetryService.cpp
ContentBlockingTelemetryService.h
ContentBlockingUserInteraction.cpp
ContentBlockingUserInteraction.h
DynamicFpiRedirectHeuristic.cpp
DynamicFpiRedirectHeuristic.h
jar.mn
moz.build Bug 1835913 - Deprecating RejectForeignAllowList. r=bvandersloot,anti-tracking-reviewers 2023-09-14 15:41:40 +00:00
nsIContentBlockingAllowList.idl
nsIPartitioningExceptionListService.idl
nsIPurgeTrackerService.idl
nsITrackingDBService.idl
nsIURLDecorationAnnotationsService.idl
nsIURLQueryStringStripper.idl
nsIURLQueryStrippingListService.idl
PartitioningExceptionList.cpp
PartitioningExceptionList.h
PartitioningExceptionListService.sys.mjs
PurgeTrackerService.sys.mjs
SettingsChangeObserver.cpp
SettingsChangeObserver.h
StorageAccess.cpp Bug 1835913 - Deprecating RejectForeignAllowList. r=bvandersloot,anti-tracking-reviewers 2023-09-14 15:41:40 +00:00
StorageAccess.h
StorageAccessAPIHelper.cpp Bug 1848783, part 4 - Don't send storage-access status update to same-origin frames in frame-only mode - r=anti-tracking-reviewers,timhuang 2023-09-21 01:48:48 +00:00
StorageAccessAPIHelper.h Bug 1837168 - Update user activation check to be after the permission check - r=timhuang,anti-tracking-reviewers 2023-09-21 01:48:47 +00:00
StoragePrincipalHelper.cpp
StoragePrincipalHelper.h
TemporaryAccessGrantObserver.cpp
TemporaryAccessGrantObserver.h
TrackingDBService.sys.mjs
URLDecorationAnnotationsService.sys.mjs
URLDecorationStripper.cpp
URLDecorationStripper.h
URLQueryStringStripper.cpp
URLQueryStringStripper.h
URLQueryStrippingListService.sys.mjs