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
Cookie.h
CookieCommons.cpp Bug 1683593 - Use bracketed IPv6 address to get cookies r=baku 2021-01-27 09:07:28 +00:00
CookieCommons.h
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
CookieLogging.h
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
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
CookieServiceParent.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
CookieStorage.cpp
CookieStorage.h
CookieXPCShellUtils.jsm
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
nsICookie.idl
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
nsICookiePermission.idl
nsICookieService.idl
PCookieService.ipdl Bug 1689147 - Part 4: Switch nested and prio to extended attributes, r=mccr8 2021-02-09 16:50:22 +00:00