Open
Bug 1311027
Opened 9 years ago
Updated 3 years ago
Change the name format for default devices when enumerating audio devices
Categories
(Core :: WebRTC: Audio/Video, defect, P3)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | wontfix |
People
(Reporter: padenot, Unassigned)
Details
For now (in current Nightly) it is:
> "default: Built-in Microphone (Internal Microphone)"
It used to be:
> "default (Built-in Microphone)"
It should be:
> "&defaultDevicePrefix;: (Buit-in Microphone)"
where "&defaultdevicePrefix;" is a localized string, that would be "System default" in en_US.
Updated•9 years ago
|
Rank: 29
Priority: -- → P2
Comment 1•9 years ago
|
||
Mass wontfix for bugs affecting firefox 52.
Comment 2•8 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•