forked from mirrors/gecko-dev
		
	|  3ab686eb88 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 | ||
|---|---|---|
| .. | ||
| browser | ||
| crashtests | ||
| fuzz | ||
| gtest | ||
| http3server | ||
| http3serverDB | ||
| httpserver | ||
| mochitests | ||
| perf | ||
| reftest | ||
| unit | ||
| unit_ipc | ||
| moz.build | ||