зеркало из https://github.com/mozilla/gecko-dev.git
Bug 948269 - Remove incorrect assertion from AudioSink::Drain. r=cpearce
This commit is contained in:
Родитель
58623399e3
Коммит
ff8c8c001f
|
@ -195,7 +195,6 @@ AudioSink::InitializeAudioStream()
|
|||
void
|
||||
AudioSink::Drain()
|
||||
{
|
||||
MOZ_ASSERT(!mAudioStream->IsPaused());
|
||||
AssertCurrentThreadInMonitor();
|
||||
// If the media was too short to trigger the start of the audio stream,
|
||||
// start it now.
|
||||
|
|
Загрузка…
Ссылка в новой задаче