Bug 1731076 expose an audio output device and enable test_setSinkId_default_addTrack...
commitea5e978b4a679920c882ff59ba3769c418d1c893
authorKarl Tomlinson <karlt+@karlt.net>
Tue, 28 Sep 2021 04:55:17 +0000 (28 04:55 +0000)
committerKarl Tomlinson <karlt+@karlt.net>
Tue, 28 Sep 2021 04:55:17 +0000 (28 04:55 +0000)
tree79a6221b7bec06cec692f44daff4a90f3226e64e
parenta8345dc60240565d9003c99a49d67b6ab47bc211
Bug 1731076 expose an audio output device and enable test_setSinkId_default_addTrack.html on linux r=pehrsons

This was disabled for all builds due to a failed attempt at equality syntax.
https://hg.mozilla.org/try/rev/5b2572b7e09a27ea8f7f122ff67d8a91b9ae3a27#l1.35

"audiooutput" devices are now not exposed before permission is granted.
https://bugzilla.mozilla.org/show_bug.cgi?id=1493982

Differential Revision: https://phabricator.services.mozilla.com/D126630
dom/media/webrtc/tests/mochitests/mochitest.ini
dom/media/webrtc/tests/mochitests/test_setSinkId_default_addTrack.html