Bug 30463

Summary: Remove HTML5 media element 'loadend' event
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed patch simon.fraser: review+

Description Eric Carlson 2009-10-16 14:58:12 PDT
r4142 removed the 'loadend' event - http://html5.org/tools/web-apps-tracker?from=4141&to=4142
Comment 1 Eric Carlson 2009-10-17 09:16:46 PDT
Created attachment 41359 [details]
proposed patch
Comment 2 Simon Fraser (smfr) 2009-10-19 08:52:12 PDT
Comment on attachment 41359 [details]
proposed patch

r=me but you also need to remove onloadend from HTMLAttributeNames.in
Comment 3 Eric Carlson 2009-10-19 10:15:22 PDT
http://trac.webkit.org/changeset/49790
Comment 4 Eric Seidel (no email) 2009-10-19 15:24:20 PDT
I'm assuming Eric meant to close this given his comment above.