gecko-dev/netwerk
Tim Huang 449649877a Bug 1816064 - Part 2: Implement the fingerprinting randomization key to cookieJarSettings. r=tjr,pbz
This patch adds a fingerprintingRandomizationKey to the
nsICookieJarSettings. The random key will be generated when loading a
top-level http channel and set to the cookieJarSettings. The key will
propagate to the top-level documant and all sub-documents with the
cookieJarSettings. Accessing the fingerprintingRandomizationKey will
return an error if the fingerprinting randomization is disabled.

Differential Revision: https://phabricator.services.mozilla.com/D170604
2023-03-02 21:47:06 +00:00
..
base Bug 1809518 - Special case the HTTPS Only timeout request to make it bypass ORB r=farre,necko-reviewers 2023-02-28 19:46:11 +00:00
build Bug 1596845 - Make DNSServices available as `Services.dns` r=necko-reviewers,webdriver-reviewers,kershaw 2022-12-23 09:26:17 +00:00
cache
cache2 Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
cookie Bug 1816064 - Part 2: Implement the fingerprinting randomization key to cookieJarSettings. r=tjr,pbz 2023-03-02 21:47:06 +00:00
dns No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,diannaS 2023-03-02 12:42:58 +00:00
docs Bug 1806412 - Add new skip reasons to nsITRRSkipReasons.idl for each of the heuristicsi r=necko-reviewers,valentin 2023-01-16 13:12:03 +00:00
ipc Bug 1816064 - Part 2: Implement the fingerprinting randomization key to cookieJarSettings. r=tjr,pbz 2023-03-02 21:47:06 +00:00
locales Bug 1785331 - Allow partially implemented ORB to be used in Nightly r=emilio,smaug,necko-reviewers,valentin 2022-10-27 19:18:11 +00:00
mime Bug 1815062, move filename and extension validity checks into SanitizeFileName so that they get called after sanitization is complete, r=Gijs,necko-reviewers 2023-02-28 18:57:24 +00:00
protocol Bug 1542802 - Part 1: Replace LazyIdleThread with a thin wrapper around nsThreadPool, r=jesup,gstoll 2023-03-02 15:52:32 +00:00
sctp Bug 1819824 - Vendor sctp using `mach vendor` r=bwc 2023-03-02 13:50:37 +00:00
socket Bug 1816660 - Enable H3_DATAGRAM when WebTransport is enabled, r=necko-reviewers,valentin 2023-02-14 19:35:25 +00:00
streamconv Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
system Bug 1817756 - Add a seed to the network ID. r=valentin,necko-reviewers 2023-02-21 14:10:39 +00:00
test Backed out changeset 63a09dcaf7a6 (bug 1818828) for causing xpc failures in dom/webtransport/test/xpcshell/test_simple.js CLOSED TREE 2023-03-02 23:40:26 +02:00
url-classifier Bug 1818583 - Add a pref to control Email Tracking Protection in private windows. r=dimi 2023-02-28 09:12:13 +00:00
wifi Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
metrics.yaml Bug 1792029 - Change the probe "open_to_transaction_pending" to be a keyed histogram r=necko-reviewers,kershaw 2022-10-06 13:25:02 +00:00
moz.build