зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1179116. Part 3 - remove unused code. r=cpearce.
This commit is contained in:
Родитель
f5b2f59f6b
Коммит
9357c757c0
|
@ -2322,8 +2322,6 @@ MediaDecoderStateMachine::FinishDecodeFirstFrame()
|
|||
mReader->ReadUpdatedMetadata(&mInfo);
|
||||
}
|
||||
|
||||
nsAutoPtr<MediaInfo> info(new MediaInfo());
|
||||
*info = mInfo;
|
||||
if (!mNotifyMetadataBeforeFirstFrame) {
|
||||
// If we didn't have duration and/or start time before, we should now.
|
||||
EnqueueLoadedMetadataEvent();
|
||||
|
|
Загрузка…
Ссылка в новой задаче