fune/netwerk/test
Kershaw Chang 3ab686eb88 Bug 1730418 - Fetch HTTPS RR in nsHttpChannel::MaybeUseHTTPSRRForUpgrade, r=necko-reviewers,dragana
Before this patch, we fetch HTTPS RR in `nsHttpChannel::MaybeStartDNSPrefetch`, which is too early. It's possible that this http request is blocked by an extension but we still send the query for HTTPS RR.
To improve this, we move the time of fetching HTTPS RR a bit late.

Differential Revision: https://phabricator.services.mozilla.com/D125931
2021-09-21 08:58:24 +00:00
..
browser Bug 1731602: Update some tests within netwerk/ to work with https-first enabled r=necko-reviewers,dragana 2021-09-20 14:30:47 +00:00
crashtests Bug 1692068 - Disable broken crashtests on tsan. r=necko-reviewers,decoder,dragana 2021-05-25 01:15:49 +00:00
fuzz Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
gtest Bug 1726528 - Add a pref to control whether to enable echConfig for http3, r=necko-reviewers,dragana 2021-09-20 14:24:14 +00:00
http3server Bug 1730672 - Update neqo to 0.5.0 r=necko-reviewers,dragana 2021-09-14 13:37:19 +00:00
http3serverDB
httpserver Bug 1716571 - Dynamically set up android port forwarding for trr tests r=necko-reviewers,dragana 2021-08-16 13:41:58 +00:00
mochitests Bug 1731602: Update some tests within netwerk/ to work with https-first enabled r=necko-reviewers,dragana 2021-09-20 14:30:47 +00:00
perf
reftest
unit Bug 1730418 - Fetch HTTPS RR in nsHttpChannel::MaybeUseHTTPSRRForUpgrade, r=necko-reviewers,dragana 2021-09-21 08:58:24 +00:00
unit_ipc Backed out 3 changesets (bug 1487113) for causing hazard bustages. CLOSED TREE 2021-09-17 22:58:33 +03:00
moz.build Bug 1707829 - Go back to building http3server as a rust program. r=necko-reviewers,kershaw 2021-05-07 20:22:56 +00:00