gecko-dev/netwerk/cookie
Jean-Yves Avenard e6d0e7dfda Bug 1588899 - P1. Move classification flags related method to nsIClassifiedChannel. r=Ehsan,baku
This is where it should have been in the first place. Those attributes belong there.

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

--HG--
extra : moz-landing-system : lando
2019-10-19 04:30:24 +00:00
..
test Bug 1580750 - Enable browser_serviceWorker.js in fission-debug r=kershaw 2019-10-18 14:01:25 +00:00
CookieServiceChild.cpp Bug 1588899 - P1. Move classification flags related method to nsIClassifiedChannel. r=Ehsan,baku 2019-10-19 04:30:24 +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 1588899 - P1. Move classification flags related method to nsIClassifiedChannel. r=Ehsan,baku 2019-10-19 04:30:24 +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 1575934 - Create the channels used to download and verify appcache entries with the cookie settings belonging to the document which created the appcache; r=baku 2019-10-15 17:32:54 +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 1583211 - Use the URL file path when performing cookie path matching instead of the url path query ref; r=baku 2019-09-24 14:33:59 +00:00
nsCookie.h Bug 1583211 - Use the URL file path when performing cookie path matching instead of the url path query ref; r=baku 2019-09-24 14:33:59 +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 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +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 1588899 - P1. Move classification flags related method to nsIClassifiedChannel. r=Ehsan,baku 2019-10-19 04:30:24 +00:00
nsCookieService.h Bug 1574469 - Removed block param from nsICookieManager::Remove. r=Ehsan 2019-09-24 17:13:43 +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 1574469 - Removed block param from nsICookieManager::Remove. r=Ehsan 2019-09-24 17:13:43 +00:00
nsICookiePermission.idl Bug 1574469 - Removed block param from nsICookieManager::Remove. r=Ehsan 2019-09-24 17:13:43 +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