Bug 1846854 test async AudioSink init with end of audio r=padenot
commit5e676e91dd1082ed9c59006b5c96ed2dfa074d20
authorKarl Tomlinson <karlt+@karlt.net>
Fri, 4 Aug 2023 23:02:57 +0000 (4 23:02 +0000)
committerKarl Tomlinson <karlt+@karlt.net>
Fri, 4 Aug 2023 23:02:57 +0000 (4 23:02 +0000)
tree7d99d2baf62befe35de904d7791f8fd45f09b089
parentf0fc62f087e19bffbcbfc1ef2b2db2213abf5215
Bug 1846854 test async AudioSink init with end of audio r=padenot

Also remove a comment from AsyncInitFailureWithSyncInitSuccess that was left
over from a earlier iteration of that test but is no longer relevant,
and remove an unnecessary 0.5 -> 0.0 volume transition.

Depends on D185397

Differential Revision: https://phabricator.services.mozilla.com/D185398
dom/media/gtest/TestAudioSinkWrapper.cpp