зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1309162 - part6 : remove useless comment. r=jwwang
These comments should be removed after landing bug1302350. MozReview-Commit-ID: 7N0cWImZDDI --HG-- extra : rebase_source : ee78246f4bb7f7a1dc2c95f08295e5159312f498
This commit is contained in:
Родитель
5b64c297d2
Коммит
448b9c9c09
|
@ -3621,9 +3621,6 @@ HTMLMediaElement::PlayInternal()
|
|||
UpdatePreloadAction();
|
||||
UpdateSrcMediaStreamPlaying();
|
||||
|
||||
// We should check audio channel playing state before dispatching any events,
|
||||
// because we don't want to dispatch events for blocked media. For blocked
|
||||
// media, the event would be pending until media is resumed.
|
||||
// TODO: If the playback has ended, then the user agent must set
|
||||
// seek to the effective start.
|
||||
if (oldPaused) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче