gecko-dev/netwerk/cookie
Ehsan Akhgari 8b642fb37e Bug 1609491 - Update the comment about differences with RFC2109/2616
This is based on the recent changes in
https://github.com/httpwg/http-extensions/issues/159 and
https://github.com/httpwg/http-extensions/pull/1018.

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

--HG--
extra : moz-landing-system : lando
2020-01-21 00:13:18 +00:00
..
test Bug 1601499 - Compute baseDomain when cookies are read from the db r=Ehsan 2020-01-14 17:17:17 +00:00
CookieServiceChild.cpp Bug 1484315 - Refactor the third-party checks used in the cookie backend; r=baku 2020-01-08 10:25:44 +00:00
CookieServiceChild.h Bug 1484315 - Refactor the third-party checks used in the cookie backend; r=baku 2020-01-08 10:25:44 +00:00
CookieServiceParent.cpp Bug 1484315 - Refactor the third-party checks used in the cookie backend; r=baku 2020-01-08 10:25:44 +00:00
CookieServiceParent.h Bug 1584479 - Part 1: Add flag for blocked social cookies in the content blocking log. r=Ehsan,droeh 2019-11-01 23:24:25 +00:00
CookieSettings.cpp Bug 1587182 - add `limitForeignContexts` attribute to support dynamic FPI; r=Ehsan 2020-01-14 17:07:48 +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 1584479 - Part 1: Add flag for blocked social cookies in the content blocking log. r=Ehsan,droeh 2019-11-01 23:24:25 +00:00
moz.build
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 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsCookieKey.h
nsCookiePermission.cpp Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +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 1609491 - Update the comment about differences with RFC2109/2616 2020-01-21 00:13:18 +00:00
nsCookieService.h Bug 1474608 - P1 - Clear origin attributes directly for deleteDataFromOriginAttributesPattern if it's possible; r=asuth,baku 2019-12-02 19:47:13 +00:00
nsICookie.idl
nsICookieManager.idl Bug 1595934 - Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku 2019-12-03 17:08:25 +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 1587182 - add `limitForeignContexts` attribute to support dynamic FPI; r=Ehsan 2020-01-14 17:07:48 +00:00