Bug 135253 - Do not fire 'ended' event when playback rate is negative
Summary: Do not fire 'ended' event when playback rate is negative
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: endedrate
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-24 13:28 PDT by Jer Noble
Modified: 2014-08-04 07:21 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2014-07-24 13:28:04 PDT
From <http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#playing-the-media-resource:current-playback-position-5>

"When the current playback position reaches the earliest possible position of the media resource when the direction of playback is backwards, then the user agent must only queue a task to fire a simple event named timeupdate at the element."