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:
Alastor Wu 2016-11-29 12:40:45 +08:00
Родитель 5b64c297d2
Коммит 448b9c9c09
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -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) {