gecko-dev/netwerk/cookie
Ehsan Akhgari 50ef8c407b Bug 1540810 - Part 1: Add a cookie settings API for partitioning third-party content; r=baku
Differential Revision: https://phabricator.services.mozilla.com/D54572

--HG--
extra : moz-landing-system : lando
2020-02-28 19:39:58 +00:00
..
test Bug 1609176 - Remove the obsolete baseDomain field of the moz_cookies table; r=baku 2020-01-25 00:18:34 +00:00
CookieServiceChild.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
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
CookieSettings.cpp Bug 1540810 - Part 1: Add a cookie settings API for partitioning third-party content; r=baku 2020-02-28 19:39:58 +00:00
CookieSettings.h Bug 1540810 - Part 1: Add a cookie settings API for partitioning third-party content; r=baku 2020-02-28 19:39:58 +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 1608384 - Implement sameSite lax-by-default 2 minutes tolerance for unsafe methods, r=Ehsan 2020-02-19 17:43:52 +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 Bug 1577040 - Part 1: Remove the usages of nsIHttpChannel::IsTrackingResource() in the cookie service, r=Ehsan 2020-02-20 07:27:24 +00:00
nsCookieService.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
nsICookie.idl
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
nsICookieSettings.idl Bug 1540810 - Part 1: Add a cookie settings API for partitioning third-party content; r=baku 2020-02-28 19:39:58 +00:00