gecko-dev/netwerk/cookie
Simon Giesecke 96f3e7e019 Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D84807
2020-08-04 11:27:07 +00:00
..
test Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
Cookie.cpp Bug 1638358 - Cookie Schemeful Same-Site - part 1 - scheme map in nsICookie, r=mayhemer 2020-06-02 13:48:28 +00:00
Cookie.h Bug 1638358 - Cookie Schemeful Same-Site - part 2 - schemeMap in the cookie DB, r=mayhemer 2020-06-02 13:48:54 +00:00
CookieCommons.cpp Bug 1652960 - Remove unnecessary includes from Document.h. r=smaug 2020-07-15 15:48:53 +00:00
CookieCommons.h Bug 1651714 - Reduce expensive includes for TabMessageUtils.h. r=smaug 2020-07-15 13:24:20 +00:00
CookieJarSettings.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
CookieJarSettings.h Bug 1644738 - Propagate the IsOnContentBlockingAllowList in CookieJarSettings to the script generated document. r=baku 2020-07-01 05:57:16 +00:00
CookieKey.h Bug 1624146 - Cookie code refactoring - part 14 - Fix the namespaces, r=smaug 2020-04-06 12:33:45 +00:00
CookieLogging.cpp Bug 1596741 - Emit warning to console when rejecting to set cookie, r=baku,flod 2020-07-20 10:32:06 +00:00
CookieLogging.h Bug 1638358 - Cookie Schemeful Same-Site - part 6 - console messages, r=mayhemer 2020-06-02 13:50:32 +00:00
CookiePersistentStorage.cpp Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
CookiePersistentStorage.h Bug 1632853 - Remove the support for cookie.txt import, r=mayhemer 2020-04-28 15:40:37 +00:00
CookiePrivateStorage.cpp Bug 1624146 - Cookie code refactoring - part 15 - Remove mozIStorage* from CookieStorage, r=smaug 2020-04-06 12:33:56 +00:00
CookiePrivateStorage.h Bug 1624146 - Cookie code refactoring - part 15 - Remove mozIStorage* from CookieStorage, r=smaug 2020-04-06 12:33:56 +00:00
CookieService.cpp Bug 1656980 - CookieService::GetCookiesSince needs to check the CookieService initialization state, r=mayhemer 2020-08-04 10:01:09 +00:00
CookieService.h Bug 1596741 - Emit warning to console when rejecting to set cookie, r=baku,flod 2020-07-20 10:32:06 +00:00
CookieServiceChild.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
CookieServiceChild.h Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 4 - remove nsICookieService::setCookieString, r=mayhemer 2020-05-09 20:26:09 +00:00
CookieServiceParent.cpp Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 4 - Renaming storage access permission methods, r=dimi 2020-06-03 06:12:06 +00:00
CookieServiceParent.h Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 4 - Renaming storage access permission methods, r=dimi 2020-06-03 06:12:06 +00:00
CookieStorage.cpp Bug 1596741 - Emit warning to console when rejecting to set cookie, r=baku,flod 2020-07-20 10:32:06 +00:00
CookieStorage.h Bug 1596741 - Emit warning to console when rejecting to set cookie, r=baku,flod 2020-07-20 10:32:06 +00:00
CookieXPCShellUtils.jsm Bug 1639570 - Implement nsICookieService::getCookieStringFromDocument - part 2 - tests, r=ckerschb 2020-05-27 10:15:41 +00:00
PCookieService.ipdl Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 4 - Renaming storage access permission methods, r=dimi 2020-06-03 06:12:06 +00:00
moz.build Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 3 - remove nsICookieService::setCookieString from tests, r=mayhemer 2020-05-09 22:28:53 +00:00
nsICookie.idl Bug 1651618 - Use cookie 'SameSite' attribute with capital 'S' everywhere, r=flod,fluent-reviewers,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,whimboo,sparky 2020-07-09 20:40:15 +00:00
nsICookieJarSettings.idl Bug 1640135 - P4: update usage of PartitionKey; r=timhuang 2020-06-04 10:51:21 +00:00
nsICookieManager.idl Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-protocol-reviewers,marionette-reviewers,maja_zf,MattN,whimboo 2020-06-02 13:49:27 +00:00
nsICookiePermission.idl Bug 1631444 - Cookies should follow the CookieJarSettings, r=dimi 2020-04-21 08:53:33 +00:00
nsICookieService.idl Bug 1639570 - Implement nsICookieService::getCookieStringFromDocument - part 1 - implementation, r=ckerschb 2020-05-27 10:15:21 +00:00