gecko-dev/netwerk/cookie
Tom Schuster d2d9c3ff60 Bug 1558915 - Use infallible nsIURI::SchemeIs in netwerk/. r=baku
Sorry I had some problems figuring out who can review netwerk/. Most people seem to be on PTO.

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

--HG--
extra : moz-landing-system : lando
2019-08-08 13:02:36 +00:00
..
test Bug 1571502: Don't leak TabGroups which have never had windows joined to them. r=nika 2019-08-02 18:19:53 -07:00
CookieServiceChild.cpp Bug 1558915 - Use infallible nsIURI::SchemeIs in netwerk/. r=baku 2019-08-08 13:02:36 +00:00
CookieServiceChild.h Bug 1436674 - nsICookieService.idl should use ACString XPIDL type in place of the string type, r=Ehsan 2019-05-31 09:36:44 +00:00
CookieServiceParent.cpp Bug 1554377 - Cleanup nsCookie implementation - simpler nsCookie, r=Ehsan 2019-05-31 09:31:47 +00:00
CookieServiceParent.h Bug 1547813 - Part 7: Introduce a storage partitioning API; r=baku 2019-05-25 01:25:41 +00:00
CookieSettings.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
CookieSettings.h Bug 1534538 - Avoid sending CookieSettings from parent to child if not needed, r=Ehsan 2019-03-14 06:57:45 +00:00
PCookieService.ipdl Bug 1547813 - Part 7: Introduce a storage partitioning API; r=baku 2019-05-25 01:25:41 +00:00
moz.build Bug 1554464 - Merge nsICookie2 and nsICookie in 1 single interface, r=Ehsan 2019-05-31 09:36:44 +00:00
nsCookie.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
nsCookie.h Bug 1551798 - Store sameSite value as received from the wire in the database - migration 10, r=Ehsan,robwu 2019-06-05 12:19:54 +00:00
nsCookieKey.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsCookiePermission.cpp Bug 1554464 - Merge nsICookie2 and nsICookie in 1 single interface, r=Ehsan 2019-05-31 09:36:44 +00:00
nsCookiePermission.h Bug 1547114 - Part 8: Move nsCookiePermission to netwerk/cookie; r=baku 2019-04-26 22:31:57 +00:00
nsCookieService.cpp Bug 1558915 - Use infallible nsIURI::SchemeIs in netwerk/. r=baku 2019-08-08 13:02:36 +00:00
nsCookieService.h Bug 1551798 - SameSite=lax by default and SameSite=none only if secure, r=Ehsan 2019-06-05 12:18:52 +00:00
nsICookie.idl Bug 1554464 - Merge nsICookie2 and nsICookie in 1 single interface, r=Ehsan 2019-05-31 09:36:44 +00:00
nsICookieManager.idl Bug 1410013 - Change `aValue` parameter of `nsICookieManager.add` to `AUTF8String` to align with `nsICookie` change. r=Ehsan 2019-06-17 20:48:30 +00:00
nsICookiePermission.idl Bug 1554464 - Merge nsICookie2 and nsICookie in 1 single interface, r=Ehsan 2019-05-31 09:36:44 +00:00
nsICookieService.idl Bug 1436674 - nsICookieService.idl should use ACString XPIDL type in place of the string type, r=Ehsan 2019-05-31 09:36:44 +00:00
nsICookieSettings.idl Bug 1547813 - Part 8: Introduce a CookieSettings API to query whether cookies from third-party trackers must be rejected and use it in Gecko; r=baku 2019-05-25 01:25:43 +00:00