зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset e00d10064639 (bug 948269)
This commit is contained in:
Родитель
f3e89604ce
Коммит
204800c601
|
@ -195,6 +195,7 @@ 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.
|
||||
|
|
Загрузка…
Ссылка в новой задаче