Closed
Bug 1404971
Opened 7 years ago
Closed 7 years ago
Cleanup stray aggregate devices
Categories
(Core :: Audio/Video: cubeb, enhancement, P3)
Core
Audio/Video: cubeb
Tracking
()
RESOLVED
FIXED
People
(Reporter: padenot, Assigned: padenot)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
If the content process crashes when an aggregate device on OSX is available, there can be a stray aggregate device lying around, with a name of the form "CubebAggregateDevice_somehash". We should clean them up.
Assignee | ||
Updated•7 years ago
|
Blocks: webrtc-call-quality
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
We should fix this quickly if possible, it's really confusing for users to expose the innards of Gecko like this.
Rank: 20
Assignee | ||
Comment 4•7 years ago
|
||
I fixed this in bug 1435307.
We now never return the private aggregate device when `cubeb_enumerate_devices` is called.
Assignee: nobody → padenot
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•