.. |
test
|
Bug 1625568 - Add compatibility heuristics to third-party cookie blocking - part 4 - tests, r=dimi,timhuang
|
2020-04-02 14:59:09 +00:00 |
AntiTrackingIPCUtils.h
|
Bug 1620322 - Part 2: Refactor the code for content blocking events and notifications out of AntiTrackingCommon.cpp; r=baku
|
2020-03-09 23:36:37 +00:00 |
AntiTrackingLog.h
|
Bug 1620712 - Properly truncate long URLs in anti-tracking logs; r=baku
|
2020-03-09 10:23:58 +00:00 |
AntiTrackingRedirectHeuristic.cpp
|
Bug 1625568 - Add compatibility heuristics to third-party cookie blocking - part 2 - enable storageAccess API and heuristics, r=dimi,timhuang
|
2020-04-02 15:30:57 +00:00 |
AntiTrackingRedirectHeuristic.h
|
Bug 1620322 - Part 4: Refactor the code for the redirect heuristic out of AntiTrackingCommon.cpp; r=baku
|
2020-03-09 23:36:41 +00:00 |
AntiTrackingUtils.cpp
|
Backed out 6 changesets (bug 1363541) for perma failures. CLOSED TREE
|
2020-04-10 11:31:20 +03:00 |
AntiTrackingUtils.h
|
Bug 1624607 - P1. Support get top-level antitracking window Id and storagearea window Id r=timhuang,baku
|
2020-04-07 18:09:43 +00:00 |
ContentBlocking.cpp
|
Backed out 6 changesets (bug 1363541) for perma failures. CLOSED TREE
|
2020-04-10 11:31:20 +03:00 |
ContentBlocking.h
|
Bug 1624607 - P2. Use window id instead of top-level stroage principal r=timhuang,baku
|
2020-04-07 18:09:51 +00:00 |
ContentBlockingAllowList.cpp
|
Backed out 6 changesets (bug 1363541) for perma failures. CLOSED TREE
|
2020-04-10 11:31:20 +03:00 |
ContentBlockingAllowList.h
|
Bug 1628063 - ContentBlocking::AllowAccessFor should use isOnContentBlockingAllowList stored in CookieJarSetting r=timhuang,baku
|
2020-04-09 13:52:27 +00:00 |
ContentBlockingAllowList.jsm
|
Bug 1587552 - Update GeckoView content blocking exception API and add better support for removing exceptions. r=esawin,Ehsan,geckoview-reviewers,snorp
|
2020-01-16 18:09:45 +00:00 |
ContentBlockingLog.cpp
|
Bug 1620322 - Part 9: Move ContentBlockingLog to antitracking to keep all related code together in the same place; r=baku
|
2020-03-09 23:36:39 +00:00 |
ContentBlockingLog.h
|
Bug 1620322 - Part 9: Move ContentBlockingLog to antitracking to keep all related code together in the same place; r=baku
|
2020-03-09 23:36:39 +00:00 |
ContentBlockingNotifier.cpp
|
Bug 1624552 - P3. Merge NotifyAllowDecision into NotifyBlockDecision r=timhuang,baku
|
2020-04-08 10:04:31 +00:00 |
ContentBlockingNotifier.h
|
Bug 1624552 - P2. Merge reporting channel and tracking channel for ContentBlockingNotifier::OnEvent r=timhuang,baku
|
2020-04-08 10:04:23 +00:00 |
ContentBlockingUserInteraction.cpp
|
Backed out 6 changesets (bug 1363541) for perma failures. CLOSED TREE
|
2020-04-10 11:31:20 +03:00 |
ContentBlockingUserInteraction.h
|
Bug 1620322 - Part 6: Refactor the code related to user interactions out of AntiTrackingCommon.cpp; r=baku
|
2020-03-09 23:36:35 +00:00 |
DynamicFpiRedirectHeuristic.cpp
|
Bug 1616585 - add heuristic for visited redirection; r=baku
|
2020-04-09 12:42:59 +00:00 |
DynamicFpiRedirectHeuristic.h
|
Bug 1616585 - add heuristic for visited redirection; r=baku
|
2020-04-09 12:42:59 +00:00 |
PurgeTrackerService.jsm
|
Bug 1624863 - Rewrite PurgeTrackerService.jsm logging to use console.createInstance r=johannh
|
2020-03-31 14:08:19 +00:00 |
SettingsChangeObserver.cpp
|
Bug 1620322 - Part 6: Refactor the code related to user interactions out of AntiTrackingCommon.cpp; r=baku
|
2020-03-09 23:36:35 +00:00 |
SettingsChangeObserver.h
|
Bug 1620322 - Part 1: Refactor the code for content blocking allow list out of AntiTrackingCommon.cpp; r=baku
|
2020-03-06 16:36:01 +00:00 |
StorageAccess.cpp
|
Bug 1612378 - Part 9: Make StorageAccess::InternalStorageAllowedCheck() to aslo checks the document's URI when doing a about URI check. r=dimi,baku
|
2020-03-25 13:22:11 +00:00 |
StorageAccess.h
|
Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan
|
2020-03-04 08:59:08 +00:00 |
StoragePrincipalHelper.cpp
|
Bug 1624894 - Use legacy-baseprincipal cast in StoragePrincipalHelper.cpp r=ckerschb
|
2020-03-27 15:13:57 +00:00 |
StoragePrincipalHelper.h
|
Bug 1620322 - Part 4: Refactor the code for the redirect heuristic out of AntiTrackingCommon.cpp; r=baku
|
2020-03-09 23:36:41 +00:00 |
TemporaryAccessGrantObserver.cpp
|
Backed out 6 changesets (bug 1363541) for perma failures. CLOSED TREE
|
2020-04-10 11:31:20 +03:00 |
TemporaryAccessGrantObserver.h
|
Backed out 6 changesets (bug 1363541) for perma failures. CLOSED TREE
|
2020-04-10 11:31:20 +03:00 |
TrackingDBService.jsm
|
Bug 1603053 - Move reportContentBlockingLog from the child to the parent r=timhuang,Ehsan
|
2020-01-21 14:28:48 +00:00 |
URLDecorationAnnotationsService.jsm
|
…
|
|
URLDecorationStripper.cpp
|
Bug 1620322 - Part 4: Refactor the code for the redirect heuristic out of AntiTrackingCommon.cpp; r=baku
|
2020-03-09 23:36:41 +00:00 |
URLDecorationStripper.h
|
…
|
|
antitracking.manifest
|
…
|
|
components.conf
|
Bug 1599262 - Purge site data after identifying tracking site via cookies. r=Ehsan,johannh
|
2020-02-24 18:24:47 +00:00 |
moz.build
|
Backed out 6 changesets (bug 1363541) for perma failures. CLOSED TREE
|
2020-04-10 11:31:20 +03:00 |
nsIPurgeTrackerService.idl
|
Bug 1599262 - Purge site data after identifying tracking site via cookies. r=Ehsan,johannh
|
2020-02-24 18:24:47 +00:00 |
nsITrackingDBService.idl
|
Bug 1603053 - Move reportContentBlockingLog from the child to the parent r=timhuang,Ehsan
|
2020-01-21 14:28:48 +00:00 |
nsIURLDecorationAnnotationsService.idl
|
…
|
|