mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 861136 - Strip whitespace from MediaDecoderStateMachine.cpp that was introduced in previous changeset. r=whitespace DONTBUILD
This commit is contained in:
parent
3c516ef42d
commit
0134c520ed
@ -2448,7 +2448,7 @@ bool MediaDecoderStateMachine::JustExitedQuickBuffering()
|
||||
void MediaDecoderStateMachine::StartBuffering()
|
||||
{
|
||||
AssertCurrentThreadInMonitor();
|
||||
|
||||
|
||||
if (mState != DECODER_STATE_DECODING) {
|
||||
// We only move into BUFFERING state if we're actually decoding.
|
||||
// If we're currently doing something else, we don't need to buffer,
|
||||
|
Loading…
Reference in New Issue
Block a user