Turn on native HTTPS resolver on Nightly
Categories
(Core :: Networking: DNS, enhancement, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(5 files)
| Assignee | ||
Comment 1•1 year ago
|
||
Comment 3•1 year ago
|
||
Backed out for causing for causing wpt / reftest / xpc failures related to HTTPS Resolver
Backout link: https://hg.mozilla.org/integration/autoland/rev/ba72416c5d6aa679caf060c68dbd977634488425
| Assignee | ||
Updated•1 year ago
|
Comment 6•1 year ago
•
|
||
Backed out for causing multiple failures.
- Push with failures - mochitests failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | leakcheck | socket 12488 bytes leaked (CondVar, DNSListenerProxy, HTTPSRecordResolver, MessageLoop::EventTarget, MessagePump, ...)
- Push with failures - xpcshell failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | netwerk/test/unit/test_proxy_cancel.js | xpcshell return code: 0
- Push with failures - telemetry tests failures
- Failure Log
- Failure line: TEST-UNEXPECTED-ERROR | telemetry/marionette/tests/client/test_fog_deletion_request_ping.py TestDeletionRequestPing.test_deletion_request_ping_across_sessions | marionette_driver.errors.InvalidSessionIdException: Please start a session
- Push with failures - marionette failures
- Failure Log
- Failure line: PROCESS-CRASH | application crashed [@ dns_res_send] | browser/components/sessionstore/test/marionette/test_persist_closed_tabs_restore_manually.py TestSessionRestoreClosedTabs.test_restore
Updated•1 year ago
|
| Assignee | ||
Comment 7•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
Comment 9•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Comment 11•1 year ago
|
||
Comment 12•1 year ago
|
||
Comment 13•1 year ago
|
||
| bugherder | ||
Comment 14•1 year ago
|
||
Comment 15•1 year ago
•
|
||
Backed out for xpcshell failure on test_retry_0rtt.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/ec0dd273ff362add0515569a263f1fd1918837b6
Log link: https://treeherder.mozilla.org/logviewer?job_id=449499572&repo=autoland&lineNumber=6494
Please also check this wpt failure
Updated•1 year ago
|
| Assignee | ||
Comment 16•1 year ago
|
||
Comment 17•1 year ago
|
||
| Assignee | ||
Comment 18•1 year ago
|
||
(In reply to Narcis Beleuzu [:NarcisB] from comment #15)
Please also check this wpt failure
The WPT failures seem to be related to bug 934640.
Comment 19•1 year ago
|
||
Comment 20•1 year ago
|
||
Backed out for causing xpcshell failures on test_http2-proxy.js / test_retry_0rtt.js
Comment 21•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Updated•1 year ago
|
Comment 22•1 year ago
|
||
Comment 23•1 year ago
|
||
Backed out changeset 6ec2dda8f935 (bug 1874464) for causing Bug 1883938.
Comment 24•1 year ago
|
||
Comment 25•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 26•1 year ago
|
||
Did you want to include this in the Nightly relnotes? Please nominate if yes.
| Assignee | ||
Comment 27•1 year ago
|
||
| Assignee | ||
Comment 28•1 year ago
|
||
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. This feature is limited to Nightly and Early beta (Firefox 125), with the intention of rolling out to release in Firefox 126.
[Links (documentation, blog post, etc)]:
Comment 29•1 year ago
|
||
Added to the Nightly release notes.
Comment 30•1 year ago
|
||
A patch has been attached on this bug, which was already closed. Filing a separate bug will ensure better tracking. If this was not by mistake and further action is needed, please alert the appropriate party. (Or: if the patch doesn't change behavior -- e.g. landing a test case, or fixing a typo -- then feel free to disregard this message)
Updated•1 year ago
|
Comment 31•1 year ago
|
||
Comment 32•1 year ago
|
||
| bugherder | ||
Updated•1 year ago
|
Comment 33•1 year ago
|
||
This is riding the Fx127 train to release by way of bug 1890999. Removing the nightly+ relnote from this bug and requesting inclusion in that bug.
Description
•