Bug 1605894 close AudioContext before stopping the signal track r=padenot
commit9555859cad1370da8fafa80cbb8cdc7aa38e6988
authorKarl Tomlinson <karlt+@karlt.net>
Tue, 14 Nov 2023 19:36:23 +0000 (14 19:36 +0000)
committerKarl Tomlinson <karlt+@karlt.net>
Tue, 14 Nov 2023 19:36:23 +0000 (14 19:36 +0000)
tree55d2cb7ced5b115013792a199a4c9489dd06b1e8
parent5491d3ba13fa1457e3ea712851860ca0384446b8
Bug 1605894 close AudioContext before stopping the signal track r=padenot

so that, at the end of the test, the AudioStreamAnalyser debug canvas shows
the spectrum from before the track is stopped.

Differential Revision: https://phabricator.services.mozilla.com/D193514
dom/media/webrtc/tests/mochitests/test_getUserMedia_audioCapture.html