[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
Mon Sep 26 23:48:15 PDT 2011


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





--- Comment #11 from Arun Patole <bmf834 at motorola.com>  2011-09-26 23:48:15 PST ---
(In reply to comment #10)
Thanks for the review!
> 
> "latest" is vague, if you can't mention the spec revision that introduced this change.
> For the rest of the sentence here's my take :)
> the paused attribute should be set to true and the media element should emit a 'paused' at the end of playback.
Done! Added revision no. and change set url.

> s/if end of playback/when playback ended/
Done!

> No need to copy/paste from the other ChangeLog entry.
> Instead of copy/pasting 3 times the same sentence let's just put it as a general note above.
Ok, modified accordingly.


> We usually don't log this, no need for run()
> 
Done!

> So the test plays the silence file twice? It's about 1.1 seconds so this test runs in more than 2 seconds. Maybe it'd be worth to perform a seek near the end of the media when the "playing" event is received.
Modified test to seek by 1 sec on 'playing' event.

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