gecko-dev/netwerk/cookie
Andrea Marchesini 1611112ee4 Bug 1629112 - Group console warnings about invalid sameSite cookie attributes, r=nchevobbe
Invalid sameSite cookie attributes generate console warning messages in the
wrong 'generic' category. In this patch, we put them under the 'sameSite'
category. We also rename the 'generic' category to 'oversize' because all the
remaining messages are about invalid cookie sizes.

Differential Revision: https://phabricator.services.mozilla.com/D70795
2020-04-17 07:56:45 +00:00
..
test Bug 1582318: Remove shutting-down processes from pool immediately. r=nika 2020-04-15 22:44:36 +00:00
Cookie.cpp Bug 1624146 - Cookie code refactoring - part 14 - Fix the namespaces, r=smaug 2020-04-06 12:33:45 +00:00
Cookie.h Bug 1624146 - Cookie code refactoring - part 14 - Fix the namespaces, r=smaug 2020-04-06 12:33:45 +00:00
CookieCommons.cpp Bug 1562868 - Limit the amount of data shared between processes when document.cookie is set, r=smaug 2020-04-06 14:03:59 +00:00
CookieCommons.h Bug 1562868 - Limit the amount of data shared between processes when document.cookie is set, r=smaug 2020-04-06 14:03:59 +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
CookiePermission.cpp Bug 1363541 - Modernize the PermissionManager - part 4 - mozilla namespace, r=timhuang 2020-04-11 13:42:12 +00:00
CookiePermission.h Bug 1363541 - Modernize the PermissionManager - part 4 - mozilla namespace, r=timhuang 2020-04-11 13:42:12 +00:00
CookiePersistentStorage.cpp Bug 1624146 - Cookie code refactoring - part 15 - Remove mozIStorage* from CookieStorage, r=smaug 2020-04-06 12:33:56 +00:00
CookiePersistentStorage.h Bug 1624146 - Cookie code refactoring - part 15 - Remove mozIStorage* from CookieStorage, r=smaug 2020-04-06 12:33:56 +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 1629112 - Group console warnings about invalid sameSite cookie attributes, r=nchevobbe 2020-04-17 07:56:45 +00:00
CookieService.h Bug 1562868 - Limit the amount of data shared between processes when document.cookie is set, r=smaug 2020-04-06 14:03:59 +00:00
CookieServiceChild.cpp Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
CookieServiceChild.h Bug 1562868 - Limit the amount of data shared between processes when document.cookie is set, r=smaug 2020-04-06 14:03:59 +00:00
CookieServiceParent.cpp Bug 1562868 - Limit the amount of data shared between processes when document.cookie is set, r=smaug 2020-04-06 14:03:59 +00:00
CookieServiceParent.h Bug 1562868 - Limit the amount of data shared between processes when document.cookie is set, r=smaug 2020-04-06 14:03:59 +00:00
CookieStorage.cpp Bug 1624146 - Cookie code refactoring - part 15 - Remove mozIStorage* from CookieStorage, r=smaug 2020-04-06 12:33:56 +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
PCookieService.ipdl Bug 1562868 - Limit the amount of data shared between processes when document.cookie is set, r=smaug 2020-04-06 14:03:59 +00:00
moz.build Bug 1363541 - Modernize the PermissionManager - part 4 - mozilla namespace, r=timhuang 2020-04-11 13:42: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 1610373 - Introduce nsICookieManager::getCookieSince(), r=ewright a=reland CLOSED TREE 2020-04-08 15:59:29 +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 1619875 - Remove the remaining of the prompting code in the cookie-world, r=Ehsan 2020-03-04 21:25:33 +00:00