Closed
Bug 1838141
Opened 2 years ago
Closed 2 years ago
Use a pref for audio device retry interval
Categories
(Core :: Audio/Video: Playback, enhancement)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: karlt, Assigned: karlt)
References
Details
Attachments
(1 file)
Use a pref for audio device retry interval
Both GraphDriver and, after https://phabricator.services.mozilla.com/D180663, also AudioSinkWrapper repeatedly attempt to open a device that is not available.
Each of these have a maximum wait time of 1 second but could share to pref to control this.
| Assignee | ||
Comment 1•2 years ago
|
||
Depends on D180663
Pushed by ktomlinson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d27fd70e4335
Use a pref for audio device retry interval r=padenot
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•