RESOLVED DUPLICATE of bug 60972 45203
play, playing, and pause HTML5 Media events don't fire in some cases
https://bugs.webkit.org/show_bug.cgi?id=45203
Summary play, playing, and pause HTML5 Media events don't fire in some cases
Ridley Combs
Reported 2010-09-03 14:44:29 PDT
Examples: <video>.play() after the video has ended doesn't fire a play or playing event <video>.currentTime=<time> doesn't fire play/pause events (even though they're sometimes generated) I'll comment if I discover more cases.
Attachments
Arun Patole
Comment 1 2011-10-05 02:25:12 PDT
(In reply to comment #0) > Examples: > <video>.play() after the video has ended doesn't fire a play or playing event This issue looks to be same as https://bugs.webkit.org/show_bug.cgi?id=60972 which is resolved.
Eric Carlson
Comment 2 2011-10-10 15:34:23 PDT
*** This bug has been marked as a duplicate of bug 60972 ***
Note You need to log in before you can comment on or make changes to this bug.