gecko-dev/netwerk/cookie
MahakBansal ee093cd087 Bug 1582666 - Enable more ESLint rules for netwerk/. r=Standard8,valentin
Differential Revision: https://phabricator.services.mozilla.com/D69257

--HG--
extra : moz-landing-system : lando
2020-04-07 16:00:03 +00:00
..
test Bug 1582666 - Enable more ESLint rules for netwerk/. r=Standard8,valentin 2020-04-07 16:00:03 +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 1620594 - Part 2: Use SchedulerGroup::Dispatch instead of SystemGroup::Dispatch. r=nika 2020-04-07 15:16:33 +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 1624146 - Cookie code refactoring - part 14 - Fix the namespaces, r=smaug 2020-04-06 12:33:45 +00:00
CookiePermission.h Bug 1624146 - Cookie code refactoring - part 3 - CookiePermission, r=smaug 2020-04-06 12:22:57 +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 1562868 - Limit the amount of data shared between processes when document.cookie is set, r=smaug 2020-04-06 14:03:59 +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 1624146 - Cookie code refactoring - part 13 - More functions in CookieCommons, r=smaug 2020-04-06 12:27:28 +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 1595934 - Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku 2019-12-03 17:08:25 +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