[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
Fri Sep 23 06:58:48 PDT 2011


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


Arun Patole <bmf834 at motorola.com> changed:

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




--- Comment #6 from Arun Patole <bmf834 at motorola.com>  2011-09-23 06:58:48 PST ---
(In reply to comment #5)
> If you think the spec is incorrect, please file a bug against the spec. You can do this directly from inline issues box in the spec itself, or from http://www.w3.org/Bugs/Public/enter_bug.cgi if you have a W3C account.

The spec is changed now, as per the latest spec:
http://www.whatwg.org/specs/web-apps/current-work/#ended-playback

"Queue a task that, if the media element does not have a current media controller, and the media element has still ended playback, and the direction of playback is still forwards, and paused is false, changes paused to true and fires a simple event named pause at the media element."

-- 
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