gecko-dev/netwerk/cookie
2020-05-09 19:03:30 +00:00
..
test Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 3 - remove nsICookieService::setCookieString from tests, r=mayhemer 2020-05-09 19:03:12 +00:00
Cookie.cpp Bug 1632188 - Cleanup Cookie CTOR, r=dimi 2020-04-22 21:01:37 +00:00
Cookie.h Bug 1632188 - Cleanup Cookie CTOR, r=dimi 2020-04-22 21:01:37 +00:00
CookieCommons.cpp Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 2 - implementation, r=mayhemer 2020-05-09 19:02:44 +00:00
CookieCommons.h Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 2 - implementation, r=mayhemer 2020-05-09 19:02:44 +00:00
CookieJarSettings.cpp Bug 1363541 - Modernize the PermissionManager - part 5 - headers, r=timhuang 2020-04-11 13:42:30 +00:00
CookieJarSettings.h Bug 1625568 - Add compatibility heuristics to third-party cookie blocking - part 2 - enable storageAccess API and heuristics, r=dimi,timhuang 2020-04-02 15:30:57 +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 1624146 - Cookie code refactoring - part 16 - Modernize c++ code, r=smaug 2020-04-06 12:32:45 +00:00
CookieLogging.h Bug 1624146 - Cookie code refactoring - part 6 - CookieStorage, r=smaug 2020-04-06 12:24:15 +00:00
CookiePersistentStorage.cpp Bug 1632853 - Remove the support for cookie.txt import, r=mayhemer 2020-04-28 15:40:37 +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 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 4 - remove nsICookieService::setCookieString, r=mayhemer 2020-05-09 19:03:30 +00:00
CookieService.h Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 4 - remove nsICookieService::setCookieString, r=mayhemer 2020-05-09 19:03:30 +00:00
CookieServiceChild.cpp Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 4 - remove nsICookieService::setCookieString, r=mayhemer 2020-05-09 19:03:30 +00:00
CookieServiceChild.h Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 4 - remove nsICookieService::setCookieString, r=mayhemer 2020-05-09 19:03:30 +00:00
CookieServiceParent.cpp Bug 1635193 - StoragePrincipalHelper::GetOriginAttributes instead of NS_GetOriginAttributes, r=timhuang 2020-05-05 20:56:04 +00:00
CookieServiceParent.h Bug 1622620 - Replace URIParams with nsIURI in PCookieService.ipdl.r=valentin 2020-04-25 19:10:00 +00:00
CookieStorage.cpp Bug 1633015 - Allow 'secure' cookies when set by .onion site r=baku 2020-04-27 09:20:50 +00:00
CookieStorage.h Bug 1624146 - Cookie code refactoring - part 15 - Remove mozIStorage* from CookieStorage, r=smaug 2020-04-06 12:33:56 +00:00
CookieXPCShellUtils.jsm Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 3 - remove nsICookieService::setCookieString from tests, r=mayhemer 2020-05-09 19:03:12 +00:00
moz.build Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 3 - remove nsICookieService::setCookieString from tests, r=mayhemer 2020-05-09 19:03:12 +00:00
nsICookie.idl
nsICookieJarSettings.idl Bug 1625568 - Add compatibility heuristics to third-party cookie blocking - part 2 - enable storageAccess API and heuristics, r=dimi,timhuang 2020-04-02 15:30:57 +00:00
nsICookieManager.idl Bug 1632853 - Remove the support for cookie.txt import, r=mayhemer 2020-04-28 15:40:37 +00:00
nsICookiePermission.idl Bug 1631444 - Cookies should follow the CookieJarSettings, r=dimi 2020-04-21 08:53:33 +00:00
nsICookieService.idl Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 4 - remove nsICookieService::setCookieString, r=mayhemer 2020-05-09 19:03:30 +00:00
PCookieService.ipdl Bug 1622620 - Replace URIParams with nsIURI in PCookieService.ipdl.r=valentin 2020-04-25 19:10:00 +00:00