Bug 28419 - HTML5 media elements must fire 'loadend' progress event
Summary: HTML5 media elements must fire 'loadend' progress event
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-17 20:43 PDT by Eric Carlson
Modified: 2009-08-21 09:24 PDT (History)
0 users

See Also:


Attachments
proposed patch (18.77 KB, patch)
2009-08-19 18:33 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2009-08-17 20:43:35 PDT
Beginning with r3647, the HTML 5 spec requires that media elements fire a 'loadend' progress event whenever it stops fetching media data.
Comment 1 Eric Carlson 2009-08-19 18:33:22 PDT
Created attachment 35174 [details]
proposed patch
Comment 2 Eric Carlson 2009-08-21 08:57:53 PDT
http://trac.webkit.org/changeset/47579
Comment 3 Eric Carlson 2009-08-21 08:58:48 PDT
It was reviewed by Anders Carlsson
Comment 4 Eric Seidel (no email) 2009-08-21 09:24:47 PDT
Comment on attachment 35174 [details]
proposed patch

forgetful bugzilla.