fune/netwerk
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
..
base Backed out 7 changesets (bug 1382886) for causing very frequent networking crashes. a=backout DONTBUILD 2021-09-18 12:37:24 +03:00
build Bug 1722668 - Expose nsFileStream via the component manager; r=necko-reviewers,dragana,jari 2021-09-04 21:54:53 +00:00
cache Bug 1729717 - Remove unused nsDeleteDir helpers r=necko-reviewers,dragana 2021-09-13 12:07:38 +00:00
cache2 Bug 1729717 - Remove unused nsDeleteDir helpers r=necko-reviewers,dragana 2021-09-13 12:07:38 +00:00
cookie Bug 1729460 - Change users of defineLazyServiceGetter(s) to use Services.* where appropriate. r=mossop,webdriver-reviewers,extension-reviewers,whimboo,robwu 2021-09-10 12:09:49 +00:00
dns 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
docs Bug 1714788 - Fixed more Sphinx warnings in 'mach doc' r=sylvestre DONTBUILD 2021-06-10 19:33:53 +00:00
ipc Backed out 3 changesets (bug 1487113) for causing hazard bustages. CLOSED TREE 2021-09-17 22:58:33 +03:00
locales Bug 1730494 - Show error in webconsole when resource is blocked by CORP headers r=necko-reviewers,dragana 2021-09-16 08:31:03 +00:00
mime Bug 1308103 - Replace PL_strcmp/PL_strncmp with strcmp/strncmp in netwerk/ r=necko-reviewers,valentin 2021-09-09 19:36:10 +00:00
protocol Bug 1730418 - Fetch HTTPS RR in nsHttpChannel::MaybeUseHTTPSRRForUpgrade, r=necko-reviewers,dragana 2021-09-21 08:58:24 +00:00
sctp Bug 1683417: Remove tsan suppression and fix race. r=ng,decoder 2021-09-09 17:13:36 +00:00
socket Backed out 7 changesets (bug 1382886) for causing very frequent networking crashes. a=backout DONTBUILD 2021-09-18 12:37:24 +03:00
streamconv 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
system Bug 1728760 - require all nsITimerCallback native implementations to also implement nsINamed, r=smaug. 2021-09-07 08:01:18 +00:00
test Bug 1730418 - Fetch HTTPS RR in nsHttpChannel::MaybeUseHTTPSRRForUpgrade, r=necko-reviewers,dragana 2021-09-21 08:58:24 +00:00
url-classifier Bug 1683165 - Add a pref to control anti-tracking webcompat features. r=timhuang,twisniewski,webcompat-reviewers,dimi 2021-08-26 15:13:10 +00:00
wifi 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
moz.build