gecko-dev/netwerk/cookie
2019-05-29 16:34:33 +00:00
..
test Bug 1551798 - Store sameSite value as received from the wire in the database - migration 10, r=Ehsan 2019-05-29 16:34:33 +00:00
CookieServiceChild.cpp Bug 1551798 - Store sameSite value as received from the wire in the database - migration 10, r=Ehsan 2019-05-29 16:34:33 +00:00
CookieServiceChild.h Bug 1547813 - Part 7: Introduce a storage partitioning API; r=baku 2019-05-25 01:25:41 +00:00
CookieServiceParent.cpp Bug 1551798 - Store sameSite value as received from the wire in the database - migration 10, r=Ehsan 2019-05-29 16:34:33 +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 Backed out 2 changesets (bug 1554527, bug 1553867) as requested by Sylvestre for causing huge perf regressions. a=backout 2019-05-29 09:57:29 +03: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
moz.build Bug 1547397 - Part 3: Move the permission manager code to extensions/permissions; r=baku 2019-04-30 14:06:53 +00:00
nsCookie.cpp Bug 1551798 - Store sameSite value as received from the wire in the database - migration 10, r=Ehsan 2019-05-29 16:34:33 +00:00
nsCookie.h Bug 1551798 - Store sameSite value as received from the wire in the database - migration 10, r=Ehsan 2019-05-29 16:34:33 +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 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +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 1551798 - Store sameSite value as received from the wire in the database - migration 10, r=Ehsan 2019-05-29 16:34:33 +00:00
nsCookieService.h Bug 1551798 - Store sameSite value as received from the wire in the database - migration 10, r=Ehsan 2019-05-29 16:34:33 +00:00
nsICookie2.idl Bug 1551798 - Rename nsICookie2.SAMESITE_UNSET to nsICookie2.SAMESITE_NONE, r=Ehsan 2019-05-29 15:55:03 +00:00
nsICookie.idl Bug 1554137 - nsICookie and nsICookie2 should be builtinclass interfaces, r=Ehsan 2019-05-24 17:01:21 +00:00
nsICookieManager.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsICookiePermission.idl Bug 1547114 - Part 5: Remove nsICookiePermission::CanAccess(); r=baku 2019-04-26 15:41:07 +00:00
nsICookieService.idl Bug 1191313 - Get rid of third-party-cookie-accepted and third-party-cookie-rejected notifications, r=Ehsan 2019-05-27 13:27:47 +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
PCookieService.ipdl Bug 1547813 - Part 7: Introduce a storage partitioning API; r=baku 2019-05-25 01:25:41 +00:00