Closed
Bug 2053499
Opened 10 days ago
Closed 9 days ago
Update happy-eyeballs crate to v0.10.0
Categories
(Core :: Networking: HTTP, task, P3)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: mail, Assigned: mail)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Bump the vendored happy-eyeballs Rust crate from v0.9.0 to v0.10.0.
v0.10.0 adds support for alt-svc entries that name a custom host (mozilla/happy-eyeballs#120): the alt-svc host's own A/AAAA records are resolved and it is attempted at the alt-svc port and protocol.
Release notes: https://github.com/mozilla/happy-eyeballs/releases/tag/v0.10.0
Pick up the alt-svc custom-host support released in happy-eyeballs v0.10.0
(mozilla/happy-eyeballs#120) by bumping the git tag dependency and
re-vendoring the crate.
Pushed by mail@max-inden.de:
https://github.com/mozilla-firefox/firefox/commit/db99d5b1fd49
https://hg.mozilla.org/integration/autoland/rev/248fd3fe014e
Update happy-eyeballs to v0.10.0 r=kershaw,necko-reviewers
Status: ASSIGNED → RESOLVED
Closed: 9 days ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•