Commit 204800c6 authored by Ed Morley's avatar Ed Morley
Browse files

Backed out changeset e00d10064639 (bug 948269)

parent f3e89604
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.