[webkit-reviews] review denied: [Bug 60972] Audio element doesn't emit the 'playing' event every time it starts playing, after it has finished playing : [Attachment 106138] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 2 08:49:44 PDT 2011


Eric Carlson <eric.carlson at apple.com> has denied  review:
Bug 60972: Audio element doesn't emit the 'playing' event every time it starts
playing, after it has finished playing
https://bugs.webkit.org/show_bug.cgi?id=60972

Attachment 106138: patch
https://bugs.webkit.org/attachment.cgi?id=106138&action=review

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
This is not correct, the 'playing' event should only fire when the element goes
from the paused state to the playing state. Read the spec:
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.h
tml#dom-media-play


More information about the webkit-reviews mailing list