Closed
Bug 2024485
Opened 2 months ago
Closed 2 months ago
Update mio to 1.1.1
Categories
(Core :: General, task)
Core
General
Tracking
()
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: kinetik, Assigned: kinetik)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We want to update mio to 1.1.1 to pick up fixes to the Windows named pipe code that may resolve some AudioIPC crashes we're seeing on crash-stats. mio 1.1.1 depends on windows-sys 0.61, which makes a simple update tricky due to a large number of crates depending on 0.52. I've created a fork of the v1.1.1 tag with a simple commit on top to backport to windows-sys 0.52 here: https://github.com/kinetiknz/mio/tree/downgrade-windows-sys-0.52
| Assignee | ||
Comment 1•2 months ago
|
||
Pushed by mgregan@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/8abe795fc31e
https://hg.mozilla.org/integration/autoland/rev/424316e8c20c
Update mio to 1.1.1. r=glandium,supply-chain-reviewers
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c151/b150]
You need to log in
before you can comment on or make changes to this bug.
Description
•