gecko-dev/netwerk/cookie
Ehsan Akhgari ab20502fb9 Bug 1547813 - Part 7: Introduce a storage partitioning API; r=baku
This API abstracts away the details of the decision on what context should be
partitioned away from the consumers and centralizes the decision making into
the same location in the code base.

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

--HG--
extra : moz-landing-system : lando
2019-05-25 01:25:41 +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 7: Introduce a storage partitioning API; r=baku 2019-05-25 01:25:41 +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 1553867 - Reduce the number of ClonePrincipalForPermission() call in CookieSettings, r=Ehsan 2019-05-24 19:05:35 +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
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 1551826 - Use StaticPrefs for network.cookie.staleThreshold in nsCookie, r=ckerschb 2019-05-15 13:33:47 +00:00
nsCookie.h Bug 1551826 - Use StaticPrefs for network.cookie.staleThreshold in nsCookie, r=ckerschb 2019-05-15 13:33:47 +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 7: Introduce a storage partitioning API; r=baku 2019-05-25 01:25:41 +00:00
nsCookieService.h Bug 1547813 - Part 7: Introduce a storage partitioning API; r=baku 2019-05-25 01:25:41 +00:00
nsICookie2.idl Bug 1554137 - nsICookie and nsICookie2 should be builtinclass interfaces, r=Ehsan 2019-05-24 17:01:21 +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 1547813 - Part 1: Introduce nsICookieService::BEHAVIOR_REJECT_TRACKER_AND_PARTITION_FOREIGN; r=baku 2019-05-25 01:25:23 +00:00
nsICookieSettings.idl Backed out 12 changesets (bug 1547813) for failures in browser_partitionedIndexedDB.js CLOSED TREE 2019-05-09 20:04:16 +03:00
PCookieService.ipdl Bug 1547813 - Part 7: Introduce a storage partitioning API; r=baku 2019-05-25 01:25:41 +00:00