gecko-dev/toolkit/components/antitracking
Sandor Molnar 29d972749f Backed out 12 changesets (bug 1843308, bug 1848406, bug 1888500, bug 1888504, bug 1890546) for causing AddressSanitizer @ xpcom/base/nsISupportsImpl.cpp & bc failures @ toolkit/components/antitracking/bouncetrackingprotection/test/browser/<...> CLOSED TREE
Backed out changeset 4537591cca64 (bug 1890546)
Backed out changeset b29ebdf1439e (bug 1843308)
Backed out changeset 7c22cf88677f (bug 1888504)
Backed out changeset b85173dc6c16 (bug 1888500)
Backed out changeset 02d68d4511c7 (bug 1888500)
Backed out changeset 42ab5bd4b856 (bug 1848406)
Backed out changeset 6ce0fba99d02 (bug 1848406)
Backed out changeset affbf180e519 (bug 1848406)
Backed out changeset 80365ce68377 (bug 1848406)
Backed out changeset d75faab0301f (bug 1848406)
Backed out changeset 940c5fd39d25 (bug 1848406)
Backed out changeset 31016e129e99 (bug 1848406)
2024-04-10 22:10:33 +03:00
..
bouncetrackingprotection Backed out 12 changesets (bug 1843308, bug 1848406, bug 1888500, bug 1888504, bug 1890546) for causing AddressSanitizer @ xpcom/base/nsISupportsImpl.cpp & bc failures @ toolkit/components/antitracking/bouncetrackingprotection/test/browser/<...> CLOSED TREE 2024-04-10 22:10:33 +03:00
docs Bug 1856420 - Update Firefox Source Docs for new clear data dialog. r=pbz,anti-tracking-reviewers 2024-02-14 16:35:19 +00:00
StripOnShareLists Bug 1859353 - Part 1: Added more query params in LGPL license specific file.r=pbz 2024-03-20 15:31:04 +00:00
test Bug 1880914 - Move BrowserPageInfo. r=Gijs,anti-tracking-reviewers 2024-04-08 17:21:02 +00:00
antitracking.manifest
AntiTrackingIPCUtils.h
AntiTrackingLog.h
AntiTrackingRedirectHeuristic.cpp
AntiTrackingRedirectHeuristic.h
AntiTrackingUtils.cpp Bug 1876575, part 1 - Make AntiTracking::IsThirdParty* aware of ABA case - r=anti-tracking-reviewers,cookie-reviewers,timhuang 2024-04-02 18:53:26 +00:00
AntiTrackingUtils.h
components.conf
ContentBlockingAllowList.cpp Bug 1879348 - Do not purge bounce trackers that are on the ContentBlockingAllowList. r=bvandersloot,anti-tracking-reviewers 2024-03-01 13:38:30 +00:00
ContentBlockingAllowList.h Bug 1879348 - Do not purge bounce trackers that are on the ContentBlockingAllowList. r=bvandersloot,anti-tracking-reviewers 2024-03-01 13:38:30 +00:00
ContentBlockingAllowList.sys.mjs Bug 1864896: Autofix unused function arguments (toolkit/components/antitracking). r=anti-tracking-reviewers,pbz 2024-03-01 23:43:55 +00:00
ContentBlockingLog.cpp
ContentBlockingLog.h
ContentBlockingNotifier.cpp
ContentBlockingNotifier.h
ContentBlockingTelemetryService.cpp
ContentBlockingTelemetryService.h
ContentBlockingUserInteraction.cpp
ContentBlockingUserInteraction.h
DynamicFpiRedirectHeuristic.cpp
DynamicFpiRedirectHeuristic.h
jar.mn Bug 1859353 - Part 2: Create a mechanism to combine multiple query parameter lists into one. r=timhuang 2024-03-20 15:31:04 +00:00
moz.build
nsIContentBlockingAllowList.idl
nsIPartitioningExceptionListService.idl
nsIPurgeTrackerService.idl
nsITrackingDBService.idl
nsIURLDecorationAnnotationsService.idl
nsIURLQueryStringStripper.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsIURLQueryStrippingListService.idl Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
PartitioningExceptionList.cpp
PartitioningExceptionList.h
PartitioningExceptionListService.sys.mjs
PurgeTrackerService.sys.mjs Bug 1864896: Autofix unused function arguments (toolkit/components/antitracking). r=anti-tracking-reviewers,pbz 2024-03-01 23:43:55 +00:00
SettingsChangeObserver.cpp
SettingsChangeObserver.h
StorageAccess.cpp Bug 1874416 - Refactor and update comments to clear up the ShouldAllowAccessFor functions - r=anti-tracking-reviewers,timhuang 2024-01-23 19:06:27 +00:00
StorageAccess.h Bug 1877649 - Remove unused storage access flag eSessionScoped. r=pbz,dom-storage-reviewers,janv,webidl,saschanaz 2024-03-21 10:18:49 +00:00
StorageAccessAPIHelper.cpp Bug 1876575, part 1 - Make AntiTracking::IsThirdParty* aware of ABA case - r=anti-tracking-reviewers,cookie-reviewers,timhuang 2024-04-02 18:53:26 +00:00
StorageAccessAPIHelper.h Bug 1870067 - Refactor StorageAccessAPIHelper into Parent and Child functions. r=bvandersloot,anti-tracking-reviewers 2024-01-19 19:18:45 +00:00
StoragePrincipalHelper.cpp Bug 1876575, part 2 - Make Workers use ancestor chain for third-partiness check - r=anti-tracking-reviewers,timhuang,asuth 2024-04-02 18:53:26 +00:00
StoragePrincipalHelper.h Bug 1876574 - Add SameSite bit to partition-key origin attribute for first-party partitioning - r=timhuang 2024-04-02 18:53:25 +00:00
TemporaryAccessGrantObserver.cpp Bug 1875430 part 7: Convert 'static UniquePtr' global vars to use StaticAutoPtr, in antitracking code. r=timhuang,anti-tracking-reviewers 2024-01-23 19:00:51 +00:00
TemporaryAccessGrantObserver.h Bug 1875430 part 7: Convert 'static UniquePtr' global vars to use StaticAutoPtr, in antitracking code. r=timhuang,anti-tracking-reviewers 2024-01-23 19:00:51 +00:00
TrackingDBService.sys.mjs
URLDecorationAnnotationsService.sys.mjs Bug 1864896: Autofix unused function arguments (toolkit/components/antitracking). r=anti-tracking-reviewers,pbz 2024-03-01 23:43:55 +00:00
URLDecorationStripper.cpp Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
URLDecorationStripper.h
URLQueryStringStripper.cpp Bug 1888734 - Added null check to nested strip on share function. r=pbz,anti-tracking-reviewers 2024-04-09 17:10:53 +00:00
URLQueryStringStripper.h Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
URLQueryStrippingListService.sys.mjs Bug 1834213 - Fix potential test race condition in UrlQueryStrippingListService#init. r=pbz,anti-tracking-reviewers 2024-04-05 17:56:06 +00:00