зеркало из https://github.com/mozilla/gecko-dev.git
Bug 479725 - 'UMR [@ nsOggDecoder::GetStatistics], nsOggDecoder::mDuration not initialized'. r+sr=roc.
This commit is contained in:
Родитель
19435fea38
Коммит
6f7d73bbfd
|
@ -1299,6 +1299,7 @@ nsOggDecoder::nsOggDecoder() :
|
|||
mCurrentTime(0.0),
|
||||
mInitialVolume(0.0),
|
||||
mRequestedSeekTime(-1.0),
|
||||
mDuration(-1),
|
||||
mNotifyOnShutdown(PR_FALSE),
|
||||
mSeekable(PR_TRUE),
|
||||
mReader(0),
|
||||
|
|
Загрузка…
Ссылка в новой задаче