gecko-dev/netwerk/cookie
Andrea Marchesini 1f043863ca Bug 1554138 - nsCookie::Create should return an already_AddRef<> instead of a raw pointer, r=Ehsan
Depends on D32461

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

--HG--
extra : moz-landing-system : lando
2019-05-25 01:32:24 +00:00
..
test Bug 1544322 - Part 2.1 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in everything except for dom/ r=bzbarsky 2019-04-16 03:50:44 +00:00
CookieServiceChild.cpp Bug 1547813 - Part 9: Ensure the cookie service does third-party checks when the cookie policy is set to nsICookieService::BEHAVIOR_REJECT_TRACKER_AND_PARTITION_FOREIGN; r=baku 2019-05-25 01:25:46 +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 1547813 - Part 7: Introduce a storage partitioning API; r=baku 2019-05-25 01:25:41 +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 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
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 1547397 - Part 3: Move the permission manager code to extensions/permissions; r=baku 2019-04-30 14:06:53 +00:00
nsCookie.cpp Bug 1554138 - nsCookie::Create should return an already_AddRef<> instead of a raw pointer, r=Ehsan 2019-05-25 01:32:24 +00:00
nsCookie.h Bug 1554138 - nsCookie::Create should return an already_AddRef<> instead of a raw pointer, r=Ehsan 2019-05-25 01:32:24 +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 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
nsCookieService.h Bug 1547813 - Part 7: Introduce a storage partitioning API; r=baku 2019-05-25 01:25:41 +00:00
nsICookie.idl Bug 1554137 - nsICookie and nsICookie2 should be builtinclass interfaces, r=Ehsan 2019-05-24 17:01:21 +00:00
nsICookie2.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 1547813 - Part 1: Introduce nsICookieService::BEHAVIOR_REJECT_TRACKER_AND_PARTITION_FOREIGN; r=baku 2019-05-25 01:25:23 +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