gecko-dev/netwerk/cookie
Ehsan Akhgari 4bdcfe0033 Bug 1615653 - Remove an unused variable; r=baku
Differential Revision: https://phabricator.services.mozilla.com/D62943

--HG--
extra : moz-landing-system : lando
2020-02-14 17:29:45 +00:00
..
test Bug 1609176 - Remove the obsolete baseDomain field of the moz_cookies table; r=baku 2020-01-25 00:18:34 +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 Bug 1554464 - Merge nsICookie2 and nsICookie in 1 single interface, r=Ehsan 2019-05-31 09:36:44 +00:00
nsCookie.cpp Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +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 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
nsCookieService.h Bug 1615653 - Remove an unused variable; r=baku 2020-02-14 17:29:45 +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 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