gecko-dev/netwerk/cookie
Ehsan Akhgari 5045d313c2 Bug 1620322 - Part 8: Rename AntiTrackingCommon to ContentBlocking; r=baku
Differential Revision: https://phabricator.services.mozilla.com/D65821

--HG--
rename : toolkit/components/antitracking/AntiTrackingCommon.cpp => toolkit/components/antitracking/ContentBlocking.cpp
rename : toolkit/components/antitracking/AntiTrackingCommon.h => toolkit/components/antitracking/ContentBlocking.h
extra : moz-landing-system : lando
2020-03-09 18:12:40 +00:00
..
test Bug 1454781 - SameSite policy logged in the console - part 4 - tests, r=Ehsan 2020-03-09 09:42:45 +00:00
CookieJarSettings.cpp Bug 1616570 - Part 3: Change the CookieJarSettings::CreateBlockingAll to be a singleton and rename it to GetBlockingAll(). r=Ehsan 2020-03-04 08:59:21 +00:00
CookieJarSettings.h Bug 1616570 - Part 3: Change the CookieJarSettings::CreateBlockingAll to be a singleton and rename it to GetBlockingAll(). r=Ehsan 2020-03-04 08:59:21 +00:00
CookieServiceChild.cpp Bug 1620322 - Part 8: Rename AntiTrackingCommon to ContentBlocking; r=baku 2020-03-09 18:12:40 +00:00
CookieServiceChild.h Bug 1577040 - Part 1: Remove the usages of nsIHttpChannel::IsTrackingResource() in the cookie service, r=Ehsan 2020-02-20 07:27:24 +00:00
CookieServiceParent.cpp Bug 1577040 - Part 1: Remove the usages of nsIHttpChannel::IsTrackingResource() in the cookie service, r=Ehsan 2020-02-20 07:27:24 +00:00
CookieServiceParent.h Bug 1577040 - Part 1: Remove the usages of nsIHttpChannel::IsTrackingResource() in the cookie service, r=Ehsan 2020-02-20 07:27:24 +00:00
moz.build Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
nsCookie.cpp Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
nsCookie.h
nsCookieKey.h
nsCookiePermission.cpp Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
nsCookiePermission.h
nsCookieService.cpp Bug 1620322 - Part 2: Refactor the code for content blocking events and notifications out of AntiTrackingCommon.cpp; r=baku 2020-03-09 18:12:26 +00:00
nsCookieService.h Bug 1454781 - SameSite policy logged in the console - part 5 - Console messages for beta, r=Ehsan 2020-03-09 09:42:45 +00:00
nsICookie.idl
nsICookieJarSettings.idl Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
nsICookieManager.idl
nsICookiePermission.idl
nsICookieService.idl Bug 1619875 - Remove the remaining of the prompting code in the cookie-world, r=Ehsan 2020-03-04 21:25:33 +00:00
PCookieService.ipdl Bug 1577040 - Part 1: Remove the usages of nsIHttpChannel::IsTrackingResource() in the cookie service, r=Ehsan 2020-02-20 07:27:24 +00:00