Bug 1240423 - part5 : stop_disposable should reset mSuspendState. r=baku
MozReview-Commit-ID: 1x1QdvJEw8J
This commit is contained in:
@@ -5103,6 +5103,7 @@ HTMLMediaElement::WindowSuspendChanged(SuspendTypes aSuspend)
|
||||
BlockByAudioChannel();
|
||||
break;
|
||||
case nsISuspendedTypes::SUSPENDED_STOP_DISPOSABLE:
|
||||
SetAudioChannelSuspended(nsISuspendedTypes::NONE_SUSPENDED);
|
||||
Pause();
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user