Backed out changeset af645c9220f1 (bug 1835805) for causing bustage on DNSPacket...
commit448ccac0b975e7dd5edc702adb517327c4b98ad8
authorNatalia Csoregi <ncsoregi@mozilla.com>
Wed, 31 May 2023 15:52:13 +0000 (31 18:52 +0300)
committerNatalia Csoregi <ncsoregi@mozilla.com>
Wed, 31 May 2023 15:52:13 +0000 (31 18:52 +0300)
treede661bfc11de86cfdc472e76a1974e256fdd1809
parent9691ab4a5fdbb260c93b254de790dd8ecade3ad1
Backed out changeset af645c9220f1 (bug 1835805) for causing bustage on DNSPacket.cpp. CLOSED TREE
52 files changed:
.prettierignore
modules/libpref/init/StaticPrefList.yaml
netwerk/base/nsLoadGroup.cpp
netwerk/dns/ChildDNSService.cpp
netwerk/dns/ChildDNSService.h
netwerk/dns/DNS.h
netwerk/dns/DNSPacket.cpp
netwerk/dns/DNSPacket.h
netwerk/dns/DNSUtils.h
netwerk/dns/ODoH.cpp [new file with mode: 0644]
netwerk/dns/ODoH.h [new file with mode: 0644]
netwerk/dns/ODoHService.cpp [new file with mode: 0644]
netwerk/dns/ODoHService.h [new file with mode: 0644]
netwerk/dns/TRR.cpp
netwerk/dns/TRRQuery.cpp
netwerk/dns/TRRQuery.h
netwerk/dns/TRRService.cpp
netwerk/dns/TRRService.h
netwerk/dns/moz.build
netwerk/dns/nsDNSService2.cpp
netwerk/dns/nsDNSService2.h
netwerk/dns/nsHostRecord.cpp
netwerk/dns/nsHostRecord.h
netwerk/dns/nsHostResolver.cpp
netwerk/dns/nsIDNSService.idl
netwerk/ipc/PSocketProcess.ipdl
netwerk/ipc/SocketProcessParent.cpp
netwerk/ipc/SocketProcessParent.h
netwerk/protocol/http/TRRServiceChannel.cpp
netwerk/protocol/http/nsHttpChannel.cpp
netwerk/socket/nsISocketProvider.idl
netwerk/test/unit/test_odoh.js [new file with mode: 0644]
netwerk/test/unit/test_trr.js
netwerk/test/unit/test_trr_telemetry.js
netwerk/test/unit/test_trr_with_proxy.js
netwerk/test/unit/trr_common.js
netwerk/test/unit/xpcshell.ini
python/mozbuild/mozbuild/action/test_archive.py
testing/xpcshell/moz-http2/moz-http2.js
testing/xpcshell/odoh-wasm/Cargo.toml [new file with mode: 0644]
testing/xpcshell/odoh-wasm/LICENSE_APACHE [new file with mode: 0644]
testing/xpcshell/odoh-wasm/LICENSE_MIT [new file with mode: 0644]
testing/xpcshell/odoh-wasm/README.md [new file with mode: 0644]
testing/xpcshell/odoh-wasm/pkg/README.md [new file with mode: 0644]
testing/xpcshell/odoh-wasm/pkg/odoh_wasm.d.ts [new file with mode: 0644]
testing/xpcshell/odoh-wasm/pkg/odoh_wasm.js [new file with mode: 0644]
testing/xpcshell/odoh-wasm/pkg/odoh_wasm_bg.wasm [new file with mode: 0644]
testing/xpcshell/odoh-wasm/pkg/odoh_wasm_bg.wasm.d.ts [new file with mode: 0644]
testing/xpcshell/odoh-wasm/pkg/package.json [new file with mode: 0644]
testing/xpcshell/odoh-wasm/src/lib.rs [new file with mode: 0644]
toolkit/components/telemetry/Histograms.json
tools/rewriting/ThirdPartyPaths.txt