Closed
Bug 1368813
Opened 8 years ago
Closed 6 years ago
dlclose(opensles_lib) in audio_device_impl.cc
Categories
(Core :: WebRTC: Audio/Video, enhancement, P4)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: dminor, Unassigned)
Details
At the moment this is commented out because we hit thread assertion failures. I don't think this is a big deal in that dlopens are ref counted and so this shouldn't have an impact as we would normally have opensles in memory anyway, but it is worth fixing at some point.
Reporter | ||
Updated•8 years ago
|
Rank: 35
Priority: -- → P3
Comment 1•7 years ago
|
||
Mass change P3->P4 to align with new Mozilla triage process.
Priority: P3 → P4
Reporter | ||
Comment 2•6 years ago
|
||
We don't use the webrtc.org audio device implementations anymore.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•