gecko-dev/netwerk/cookie
Nika Layzell a07f4ca7c9 Bug 1814686 - Part 1b: Add nullable annotations to refcounted types in ipdl, r=ipc-reviewers,mccr8
Manual changes to make all refcounted types be marked as `nullable` after the
changes in part 1a. This was done without any investigation into whether the
actual types want to be nullable, in order to avoid code changes.

Differential Revision: https://phabricator.services.mozilla.com/D168889
2023-03-14 19:31:41 +00:00
..
test Bug 1819960 - Convert consumers of netwerk/ to import ES modules directly. r=necko-reviewers,valentin 2023-03-04 11:15:30 +00:00
Cookie.cpp Bug 1713203 - Added check for host, scheme and origin attributes check before cookie change broadcast to content processes r=dveditz,dragana,nika 2022-08-23 17:36:24 +00:00
Cookie.h Bug 1788907 - Add support for multiple domains per nsICookieBannerRule. r=timhuang 2022-12-05 20:34:38 +00:00
CookieCommons.cpp Bug 1797231 - Add pref to block unicode chars in cookies r=necko-reviewers,kershaw 2023-02-05 09:08:15 +00:00
CookieCommons.h Bug 1797235 - Implement WPT expectation. r=necko-reviewers,valentin 2022-11-04 16:24:54 +00:00
CookieJarSettings.cpp Bug 1816064 - Part 2: Implement the fingerprinting randomization key to cookieJarSettings. r=tjr,pbz 2023-03-02 21:47:06 +00:00
CookieJarSettings.h Bug 1821545 - Reset the mFingerprintingRandomKey of CookieJarSettings before setting it. r=anti-tracking-reviewers,pbz 2023-03-10 12:29:21 +00:00
CookieKey.h
CookieLogging.cpp
CookieLogging.h
CookiePersistentStorage.cpp
CookiePersistentStorage.h
CookiePrivateStorage.cpp
CookiePrivateStorage.h
CookieService.cpp Bug 1819529 - Add test cases for cookie clearing in time range. r=pbz,necko-reviewers,valentin,edgul 2023-03-01 07:54:05 +00:00
CookieService.h Bug 1783536 - Prevent document.cookie de-sync from cookie jar when setting secure cookies. r=dveditz,necko-reviewers 2023-02-17 22:15:17 +00:00
CookieServiceChild.cpp Bug 1783536 - Prevent document.cookie de-sync from cookie jar when setting secure cookies. r=dveditz,necko-reviewers 2023-02-17 22:15:17 +00:00
CookieServiceChild.h Bug 1808206 - Remove code that moves cookies around in memory r=edgul,necko-reviewers,kershaw 2023-01-04 08:48:19 +00:00
CookieServiceParent.cpp Bug 1783536 - Prevent document.cookie de-sync from cookie jar when setting secure cookies. r=dveditz,necko-reviewers 2023-02-17 22:15:17 +00:00
CookieServiceParent.h Bug 1783536 - Prevent document.cookie de-sync from cookie jar when setting secure cookies. r=dveditz,necko-reviewers 2023-02-17 22:15:17 +00:00
CookieStorage.cpp
CookieStorage.h
CookieXPCShellUtils.sys.mjs Bug 1819960 - Convert some netwerk files to ES modules. r=necko-reviewers,valentin 2023-03-04 11:15:29 +00:00
moz.build Bug 1819960 - Convert some netwerk files to ES modules. r=necko-reviewers,valentin 2023-03-04 11:15:29 +00:00
nsICookie.idl Bug 1713203 - Added check for host, scheme and origin attributes check before cookie change broadcast to content processes r=dveditz,dragana,nika 2022-08-23 17:36:24 +00:00
nsICookieJarSettings.idl Bug 1816064 - Part 2: Implement the fingerprinting randomization key to cookieJarSettings. r=tjr,pbz 2023-03-02 21:47:06 +00:00
nsICookieManager.idl Bug 1819529 - Add test cases for cookie clearing in time range. r=pbz,necko-reviewers,valentin,edgul 2023-03-01 07:54:05 +00:00
nsICookiePermission.idl
nsICookieService.idl Bug 1764761 - Remove cookie.lifetimePolicy macros ACCEPT_SESSION/NORMALLY. r=pbz,timhuang 2022-06-29 17:33:38 +00:00
PCookieService.ipdl Bug 1814686 - Part 1b: Add nullable annotations to refcounted types in ipdl, r=ipc-reviewers,mccr8 2023-03-14 19:31:41 +00:00