gecko-dev/netwerk/cookie
Simon Giesecke c5f7800f35 Bug 1691913 - Rename nsClassHashtable::LookupOrAdd to GetOrInsertNew. r=xpcom-reviewers,nika
It should be called "Get" rather than "Lookup" because it returns
UserDataType. "Add" is called "Insert" in the other methods.

Differential Revision: https://phabricator.services.mozilla.com/D105470
2021-02-22 12:07:47 +00:00
..
test Bug 1683593 - Use bracketed IPv6 address to get cookies r=baku 2021-01-27 09:07:28 +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 1683593 - Use bracketed IPv6 address to get cookies r=baku 2021-01-27 09:07:28 +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 1641270 - Part 3: Make nsICookieJarSetting serializable. r=dimi 2020-11-11 11:13:55 +00:00
CookieJarSettings.h Bug 1641270 - Part 3: Make nsICookieJarSetting serializable. r=dimi 2020-11-11 11:13:55 +00:00
CookieKey.h
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 1679272 - Include ScopeExit.h exactly where used. r=andi 2020-12-07 14:25:59 +00:00
CookiePersistentStorage.h
CookiePrivateStorage.cpp
CookiePrivateStorage.h
CookieService.cpp Bug 1682450 - Parse only the final SameSite attribute when mutliple are present; r=baku 2020-12-21 19:24:30 +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 1691913 - Rename nsClassHashtable::LookupOrAdd to GetOrInsertNew. r=xpcom-reviewers,nika 2021-02-22 12:07:47 +00:00
CookieServiceChild.h
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 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +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
PCookieService.ipdl Bug 1689147 - Part 4: Switch nested and prio to extended attributes, r=mccr8 2021-02-09 16:50:22 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34: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 1641270 - Part 1: Expose cookieJarSettings to UI code through Document. r=smaug,dimi 2020-11-11 11:13:57 +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
nsICookieService.idl