Let network.dns.native_https_query ride the trains
Categories
(Core :: Networking: DNS, enhancement, P2)
Tracking
()
People
(Reporter: valentin, Assigned: valentin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(3 files)
Assignee | ||
Comment 1•11 months ago
|
||
Updated•11 months ago
|
Assignee | ||
Comment 2•11 months ago
|
||
Comment 4•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/788b0a5b3a05
https://hg.mozilla.org/mozilla-central/rev/7da92e7c4827
Comment 5•11 months ago
|
||
(Feature activations are enhancements in Bugzilla).
Should that be part of 126 release notes?
Assignee | ||
Comment 6•10 months ago
|
||
This got backed out in bug 1893970.
I'll land it again along with bug 1895226.
It should have a release note for 127.
Comment 7•10 months ago
|
||
This is really great to see! As a consequence of Valentin's work, we'll now support Encrypted Client Hello in a lot more situations.
It would be great to flag this in the release note. E.g. like "This change allows Firefox to use Encrypted Client Hello in a wider variety of situations."
Because this change impacts how we communicate about disabling ECH to our users, I've added an Enterprise Policy & Parental Controls support (previously relied on DoH's controls), as well as filed a request to update our EncryptedClientHello SUMO articles. (See bug 1892240 / this doc).
Assignee | ||
Comment 8•10 months ago
|
||
Comment 9•10 months ago
|
||
Agreed on the release notes -- connecting via HTTP/3 on first load as in Bug 1891963 is measurably faster.
Comment 10•10 months ago
|
||
Comment 11•10 months ago
|
||
bugherder |
Comment 12•10 months ago
|
||
Nominating for the Fx127 relnotes as this was previously a Nightly-only note in bug 1874464.
Assignee | ||
Comment 13•10 months ago
|
||
(In reply to Valentin Gosu [:valentin] (he/him) from bug 1874464 comment #28)
Release Note Request (optional, but appreciated)
[Why is this notable]: HTTPS DNS records enable the use of HTTP/3 and ECH. Some platforms can now use it without having DNS over HTTPS enabled.
[Affects Firefox for Android]: Yes, but only Android 10+
[Suggested wording]: HTTPS DNS records can now be resolved with the operating system's DNS resolver on specific platforms (Windows 11, Linux, Android 10+). Previously this required DNS over HTTPS to be enabled. This capability allows allows the use of HTTP/3 without needing to use the Alt-Svc header, upgrades requests to HTTPS when the DNS record is present and enables to use of ECH.
[Links (documentation, blog post, etc)]:
More info in the intent-to-ship email: https://groups.google.com/a/mozilla.org/g/dev-platform/c/oh_Tk0iLT9A
Assignee | ||
Updated•10 months ago
|
Updated•9 months ago
|
Comment 14•8 months ago
|
||
This was backed out by bug 1897462
https://hg.mozilla.org/mozilla-central/rev/21a468e2ecc8
New bug 1906239 enabled network.dns.native_https_query in Firefox 129
Description
•