gecko-dev/toolkit/components/antitracking
Ehsan Akhgari d67ea3aa05 Bug 1576316 - Restore a bit of the Fission-incompatible code removed in bug 1575609 in order to satisfy the tests that are relying on it; r=baku
The function called in these tests of course does the wrong thing, but these
tests aren't testing anything related to anti-tracking, so it is probably
harmless to leave this code in until the dependencies described in the comments
in the patch are in place.

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

--HG--
extra : moz-landing-system : lando
2019-08-28 11:13:49 +00:00
..
test Bug 1576369 - Increase the timeout on browser_blockingCookies.js even more 2019-08-27 16:22:44 +00:00
AntiTrackingCommon.cpp Bug 1576316 - Restore a bit of the Fission-incompatible code removed in bug 1575609 in order to satisfy the tests that are relying on it; r=baku 2019-08-28 11:13:49 +00:00
AntiTrackingCommon.h Bug 1572240 - Part 5: Use the principal-based version of the permission manager APIs in Gecko when checking the content blocking allow list; r=baku 2019-08-19 14:38:45 +00:00
AsyncStreamReader.jsm Bug 1556015 - Retrieve the content blocking log using an IPC stream in order to support logs of arbitrary sizes; r=baku 2019-08-22 17:17:34 +00:00
ContentBlockingAllowList.jsm Bug 1572240 - Part 4: Stop minting new URIs and principals in ContentBlockingAllowList._basePrincipalForAntiTrackingCommon; r=baku 2019-08-19 14:38:38 +00:00
StorageAccess.cpp Bug 1572139 - Fix the assertion 2019-08-07 19:31:14 +00:00
StorageAccess.h Bug 1554361 - Move the high-level storage access check APIs to mozilla/StorageAccess.h; r=baku 2019-05-27 14:06:49 +00:00
StoragePrincipalHelper.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
StoragePrincipalHelper.h Bug 1551055 - StoragePrincipal should be supported by localStorage - part 3 - Validate storagePrincipal, r=asuth 2019-05-14 05:49:58 +00:00
TrackingDBService.jsm Bug 1556015 - Retrieve the content blocking log using an IPC stream in order to support logs of arbitrary sizes; r=baku 2019-08-22 17:17:34 +00:00
URLDecorationAnnotationsService.jsm Bug 1571770 - Part 1: Stop using Preferences.jsm inside URLDecorationAnnotationsService.jsm; r=florian,baku 2019-08-07 14:44:00 +00:00
URLDecorationStripper.cpp Bug 1568341 - Part 2: Downgrade document.referrer to the registrable domain when it contains a tracking identifier; r=baku 2019-07-31 19:32:02 +00:00
URLDecorationStripper.h Bug 1568341 - Part 2: Downgrade document.referrer to the registrable domain when it contains a tracking identifier; r=baku 2019-07-31 19:32:02 +00:00
antitracking.manifest Bug 1568341 - Part 1: Add a component for consuming the anti-tracking-url-decoration remote settings bucket and making it available to content processes; r=baku 2019-07-31 19:32:01 +00:00
components.conf Bug 1568341 - Part 1: Add a component for consuming the anti-tracking-url-decoration remote settings bucket and making it available to content processes; r=baku 2019-07-31 19:32:01 +00:00
moz.build Bug 1556015 - Retrieve the content blocking log using an IPC stream in order to support logs of arbitrary sizes; r=baku 2019-08-22 17:17:34 +00:00
nsIAsyncStreamReader.idl Bug 1556015 - Retrieve the content blocking log using an IPC stream in order to support logs of arbitrary sizes; r=baku 2019-08-22 17:17:34 +00:00
nsITrackingDBService.idl Bug 1559431 - Add social tracking to the ETP graph r=johannh 2019-08-11 21:43:58 +00:00
nsIURLDecorationAnnotationsService.idl Bug 1568341 - Part 1: Add a component for consuming the anti-tracking-url-decoration remote settings bucket and making it available to content processes; r=baku 2019-07-31 19:32:01 +00:00