Bug 1786306 assert that an audio output to be removed is found r=padenot
commita3acab80b776487f524a24ea00b711205a4aaee5
authorKarl Tomlinson <karlt+@karlt.net>
Fri, 30 Sep 2022 04:13:33 +0000 (30 04:13 +0000)
committerKarl Tomlinson <karlt+@karlt.net>
Fri, 30 Sep 2022 04:13:33 +0000 (30 04:13 +0000)
tree9f6b0c164ae88096e687b717d2ef24229af59cb7
parent4268d5984046ed1488bda0e5c0682fd988435168
Bug 1786306 assert that an audio output to be removed is found r=padenot

AFAIK nothing depends on this, but this adds another check that the code is
behaving as expected.

Depends on D158305

Differential Revision: https://phabricator.services.mozilla.com/D158306
dom/media/MediaTrackGraph.cpp