зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1204757: [MSE] P2. Remove use of MediaDecoder::NotifyWaitingForResourcesStatusChanged(). r=cpearce
This commit is contained in:
Родитель
023ff53978
Коммит
43f2be19a3
|
@ -466,7 +466,6 @@ SourceBuffer::AppendDataCompletedWithSuccess(bool aHasActiveTracks)
|
|||
if (!mActive) {
|
||||
mActive = true;
|
||||
mMediaSource->SourceBufferIsActive(this);
|
||||
mMediaSource->GetDecoder()->NotifyWaitingForResourcesStatusChanged();
|
||||
}
|
||||
}
|
||||
if (mActive) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче