[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 27 00:01:52 PDT 2011


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


Philippe Normand <pnormand at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #108793|review?                     |review-
               Flag|                            |




--- Comment #13 from Philippe Normand <pnormand at igalia.com>  2011-09-27 00:01:52 PST ---
(From update of attachment 108793)
View in context: https://bugs.webkit.org/attachment.cgi?id=108793&action=review

Much better, thanks! Just a last small issue to fix.

> LayoutTests/media/media-element-play-after-eos.html:21
> +                mediaElement.currentTime = 1;    

Usually to seek near the end we use duration - 0.2 or something like that. It's more explicit and more reliable if the test uses another media file in the future.

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