gecko-dev/netwerk/cookie
Narcis Beleuzu 0186cbe565 Backed out 8 changesets (bug 1620322) for bustages on nsContentSink.cpp . CLOSED TREE
Backed out changeset f41739c64dff (bug 1620322)
Backed out changeset be942a7f329e (bug 1620322)
Backed out changeset a916987c7c71 (bug 1620322)
Backed out changeset ead3484ffb5f (bug 1620322)
Backed out changeset 4e1e8b9afa1a (bug 1620322)
Backed out changeset 473bba698e5a (bug 1620322)
Backed out changeset 0e5e5d41597d (bug 1620322)
Backed out changeset 31b24d79db3d (bug 1620322)

--HG--
rename : toolkit/components/antitracking/ContentBlockingLog.cpp => dom/base/ContentBlockingLog.cpp
rename : toolkit/components/antitracking/ContentBlockingLog.h => dom/base/ContentBlockingLog.h
rename : toolkit/components/antitracking/ContentBlocking.cpp => toolkit/components/antitracking/AntiTrackingCommon.cpp
rename : toolkit/components/antitracking/ContentBlocking.h => toolkit/components/antitracking/AntiTrackingCommon.h
2020-03-09 22:18:36 +02: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 Backed out 8 changesets (bug 1620322) for bustages on nsContentSink.cpp . CLOSED TREE 2020-03-09 22:18:36 +02: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
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
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 Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
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 Bug 1574469 - Implemented nsPermissionManager::LegacyTestPermissionFromURI for nsIURI queries with origin attributes. r=Ehsan 2019-09-19 17:07:22 +00:00
nsCookieService.cpp Backed out 8 changesets (bug 1620322) for bustages on nsContentSink.cpp . CLOSED TREE 2020-03-09 22:18:36 +02: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 Bug 1595934 - Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku 2019-12-03 17:08:25 +00:00
nsICookiePermission.idl Bug 1574469 - Removed block param from nsICookieManager::Remove. r=Ehsan 2019-09-24 17:13:43 +00:00
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