[tor-commits] [tor-browser] 58/311: Bug 1750989 - Add Shaw to the TRR telemetry keys. r=kershaw, a=RyanVM
gitolite role
git at cupani.torproject.org
Tue Apr 26 15:27:38 UTC 2022
This is an automated email from the git hooks/post-receive script.
pierov pushed a commit to branch geckoview-99.0.1-11.0-1
in repository tor-browser.
commit 156ecf8d63e1344665629a8be9c9de099b636582
Author: Valentin Gosu <valentin.gosu at gmail.com>
AuthorDate: Tue Feb 1 21:08:03 2022 +0000
Bug 1750989 - Add Shaw to the TRR telemetry keys. r=kershaw, a=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D136378
---
netwerk/dns/TRRService.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/netwerk/dns/TRRService.cpp b/netwerk/dns/TRRService.cpp
index 8a76caac28184..75c693e5b31db 100644
--- a/netwerk/dns/TRRService.cpp
+++ b/netwerk/dns/TRRService.cpp
@@ -50,6 +50,7 @@ constexpr nsLiteralCString kTRRDomains[] = {
"firefox.dns.nextdns.io"_ns,
"private.canadianshield.cira.ca"_ns,
"doh.xfinity.com"_ns, // Steered clients
+ "dns.shaw.ca"_ns, // Steered clients
// clang-format on
};
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list