gecko-dev/netwerk/cookie
Florian Quèze 266c185727 Bug 1913624 - Remove expired telemetry histogram NETWORK_COOKIE_UNICODE_BYTE, r=TravisLong,valentin.
Differential Revision: https://phabricator.services.mozilla.com/D219453
2024-08-23 16:27:18 +00:00
..
test Bug 1910886 - Reduce duplicated code between CookieService and CookieServiceChild - part 2 - Unify nsICookieService.setCookieStringFromDocument implementations, r=edgul,cookie-reviewers 2024-08-15 21:35:42 +00:00
Cookie.cpp Bug 1903408 - Fix WPT failures related to cookie path attribute, r=edgul,cookie-reviewers 2024-07-12 05:39:56 +00:00
Cookie.h Bug 1903408 - Fix WPT failures related to cookie path attribute, r=edgul,cookie-reviewers 2024-07-12 05:39:56 +00:00
CookieCommons.cpp Bug 1913624 - Remove expired telemetry histogram NETWORK_COOKIE_UNICODE_BYTE, r=TravisLong,valentin. 2024-08-23 16:27:18 +00:00
CookieCommons.h Bug 1913624 - Remove expired telemetry histogram NETWORK_COOKIE_UNICODE_BYTE, r=TravisLong,valentin. 2024-08-23 16:27:18 +00:00
CookieJarSettings.cpp Bug 1904004 - Use OriginAttributes::IsPrivateBrowsing instead of open coding PBM checks. r=timhuang,cookie-reviewers,anti-tracking-reviewers,profiler-reviewers,necko-reviewers,kershaw,dom-storage-reviewers,janv,canaltinova,dom-worker-reviewers,asuth 2024-06-24 11:06:18 +00:00
CookieJarSettings.h Bug 1876574 - Add SameSite bit to partition-key origin attribute for first-party partitioning - r=timhuang 2024-04-02 18:53:25 +00:00
CookieKey.h
CookieLogging.cpp
CookieLogging.h
CookieNotification.cpp Bug 1894044 - Extend nsICookieNotification with isThirdParty field. r=anti-tracking-reviewers,cookie-reviewers,timhuang 2024-06-21 10:40:32 +00:00
CookieNotification.h Bug 1894044 - Extend nsICookieNotification with isThirdParty field. r=anti-tracking-reviewers,cookie-reviewers,timhuang 2024-06-21 10:40:32 +00:00
CookieParser.cpp Bug 1913624 - Remove expired telemetry histogram NETWORK_COOKIE_UNICODE_BYTE, r=TravisLong,valentin. 2024-08-23 16:27:18 +00:00
CookieParser.h Bug 1910886 - Reduce duplicated code between CookieService and CookieServiceChild - part 2 - Unify nsICookieService.setCookieStringFromDocument implementations, r=edgul,cookie-reviewers 2024-08-15 21:35:42 +00:00
CookiePersistentStorage.cpp Bug 1896241 - Refactor cookie code to use nsTArray<RefPtr<Cookie>>& instead of nsTArray<Cookie*>& r=edgul,cookie-reviewers 2024-05-29 18:57:18 +00:00
CookiePersistentStorage.h Bug 1896241 - Refactor cookie code to use nsTArray<RefPtr<Cookie>>& instead of nsTArray<Cookie*>& r=edgul,cookie-reviewers 2024-05-29 18:57:18 +00:00
CookiePrivateStorage.cpp Bug 1896241 - Refactor cookie code to use nsTArray<RefPtr<Cookie>>& instead of nsTArray<Cookie*>& r=edgul,cookie-reviewers 2024-05-29 18:57:18 +00:00
CookiePrivateStorage.h Bug 1896241: apply code formatting via Lando 2024-05-29 19:11:31 +00:00
CookieService.cpp Bug 1913624 - Remove expired telemetry histogram NETWORK_COOKIE_UNICODE_BYTE, r=TravisLong,valentin. 2024-08-23 16:27:18 +00:00
CookieService.h Bug 1889536 - Migrate IDNA handling to ICU4X. r=necko-reviewers,geckoview-reviewers,credential-management-reviewers,home-newtab-reviewers,valentin,owlish,dimi,thecount,supply-chain-reviewers 2024-07-09 11:26:43 +00:00
CookieServiceChild.cpp Bug 1910886 - Reduce duplicated code between CookieService and CookieServiceChild - part 2 - Unify nsICookieService.setCookieStringFromDocument implementations, r=edgul,cookie-reviewers 2024-08-15 21:35:42 +00:00
CookieServiceChild.h Bug 1910886 - Reduce duplicated code between CookieService and CookieServiceChild - part 2 - Unify nsICookieService.setCookieStringFromDocument implementations, r=edgul,cookie-reviewers 2024-08-15 21:35:42 +00:00
CookieServiceParent.cpp Bug 1894044 - Extend nsICookieNotification with isThirdParty field. r=anti-tracking-reviewers,cookie-reviewers,timhuang 2024-06-21 10:40:32 +00:00
CookieServiceParent.h Bug 1894044 - Extend nsICookieNotification with isThirdParty field. r=anti-tracking-reviewers,cookie-reviewers,timhuang 2024-06-21 10:40:32 +00:00
CookieStorage.cpp Bug 1907604 - In CookieService use NS_DomainToASCII instead of NS_DomainToASCIIAllowAnyGlyphfulASCII for non-ipv6 base domain normalization r=hsivonen,necko-reviewers,cookie-reviewers,valentin 2024-08-08 11:56:03 +00:00
CookieStorage.h Bug 1907604 - In CookieService use NS_DomainToASCII instead of NS_DomainToASCIIAllowAnyGlyphfulASCII for non-ipv6 base domain normalization r=hsivonen,necko-reviewers,cookie-reviewers,valentin 2024-08-08 11:56:03 +00:00
CookieXPCShellUtils.sys.mjs Bug 1824613 - Convert consumers of toolkit/mozapps/extensions/ to import ES modules directly. r=extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,sync-reviewers,sgalich,bytesized,robwu,skhamis 2023-06-02 20:00:35 +00:00
PCookieService.ipdl Bug 1894044 - Extend nsICookieNotification with isThirdParty field. r=anti-tracking-reviewers,cookie-reviewers,timhuang 2024-06-21 10:40:32 +00:00
moz.build Bug 1910886 - Reduce duplicated code between CookieService and CookieServiceChild - part 1 - Unify nsICookieService.getCookieStringFromDocument implementations, r=edgul,cookie-reviewers 2024-08-15 21:35:41 +00:00
nsICookie.idl Bug 1877239 - Support partitioned attribute in cookie service. r=bvandersloot,cookie-reviewers,edgul 2024-02-08 13:46:03 +00:00
nsICookieJarSettings.idl
nsICookieManager.idl
nsICookieNotification.idl Bug 1894044 - Extend nsICookieNotification with isThirdParty field. r=anti-tracking-reviewers,cookie-reviewers,timhuang 2024-06-21 10:40:32 +00:00
nsICookiePermission.idl
nsICookieService.idl Bug 1910886 - Reduce duplicated code between CookieService and CookieServiceChild - part 2 - Unify nsICookieService.setCookieStringFromDocument implementations, r=edgul,cookie-reviewers 2024-08-15 21:35:42 +00:00