Bug 135253
| Summary: | Do not fire 'ended' event when playback rate is negative | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jer Noble <jer.noble> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | eric.carlson |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 123879 | ||
| Bug Blocks: | |||
Jer Noble
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."
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |