[Webkit-unassigned] [Bug 60972] Audio element doesn't emit the 'playing' event every time it starts playing, after it has finished playing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 03:09:10 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60972


Arko Saha <nghq36 at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nghq36 at motorola.com




--- Comment #4 from Arko Saha <nghq36 at motorola.com>  2011-09-13 03:09:10 PST ---
> 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.html#dom-media-play

Current spec does not say it but I think, the Paused attribute should also be set to true when :
- The current playback position is the end of the media resource, and the media element does not have a loop attribute specified.

Please let me know your suggestion.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list