[Webkit-unassigned] [Bug 123879] Ended event should be triggered also when playback rate is negative

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 24 13:24:09 PDT 2014


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





--- Comment #41 from Jer Noble <jer.noble at apple.com>  2014-07-24 13:24:21 PST ---
Ack, worse than that:

"The ended attribute must return true if, the last time the event loop reached step 1, the media element had ended playback and the direction of playback was forwards, and false otherwise."

So this entire behavior is incorrect.  Currently, we fire an 'ended' event, and return false from video.ended.

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