Bug 1616661 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

STRs:
 1. (Make sure AirPods are connected to your laptop and) open https://jsfiddle.net/jib1/LbtxeLvw/
 2. Click `Start Camera!` button and hit "Allow" in the permission prompt (you don't have to choose AirPods here).
 3. Click `Enumerate Devices!` button.

Actual result:
```
...
audioinput: Jan-Ivar Bruaroey’s AirPods
...
```
Expected result: Don't share my full name with web page.
STRs:
 1. (Make sure AirPods are connected to your laptop and) open https://jsfiddle.net/jib1/LbtxeLvw/
 2. Click `Start Camera!` button and hit "Allow" in the permission prompt (you don't have to choose AirPods here).
 3. Click `Enumerate Devices!` button.

Actual result:
```
...
audioinput: Jan-Ivar Bruaroey’s AirPods
...
```
Expected result: Don't share my full name with web page.

**Additionally:** if you chose the airpods, you'll see the following as well from `track.label`:
```
Microphone (live): Jan-Ivar Bruaroey’s AirPods
```

Back to Bug 1616661 Comment 2