diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
commit | 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 (patch) | |
tree | a4f824bd33cb075dd5aa3eb5a0a94af221bbe83a /netwerk/docs/dns/dns-over-https-trr.md | |
parent | Adding debian version 124.0.1-1. (diff) | |
download | firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.tar.xz firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'netwerk/docs/dns/dns-over-https-trr.md')
-rw-r--r-- | netwerk/docs/dns/dns-over-https-trr.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netwerk/docs/dns/dns-over-https-trr.md b/netwerk/docs/dns/dns-over-https-trr.md index cf025a1e60..7dfcff7dd7 100644 --- a/netwerk/docs/dns/dns-over-https-trr.md +++ b/netwerk/docs/dns/dns-over-https-trr.md @@ -142,7 +142,7 @@ Some domains will never be resolved via TRR. This includes: A small set of TRR providers are only available on certain networks. -Detection is performed in DoHHeuristics.jsm followed by a call to +Detection is performed in DoHHeuristics.sys.mjs followed by a call to _TRRService::SetDetectedURI_. This causes Firefox to use the network specific TRR provider until a network change occurs. |