Bug 128292 - Add support for specced event handlers to HTMLMediaElement
Summary: Add support for specced event handlers to HTMLMediaElement
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords:
Depends on:
Blocks: 134290
  Show dependency treegraph
 
Reported: 2014-02-05 20:01 PST by Jer Noble
Modified: 2014-06-24 20:25 PDT (History)
0 users

See Also:


Attachments
Patch (6.63 KB, patch)
2014-02-06 01:58 PST, Jer Noble
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2014-02-05 20:01:45 PST
Add support for specced event handlers to HTMLMediaElement
Comment 1 Jer Noble 2014-02-06 01:58:18 PST
Created attachment 223318 [details]
Patch
Comment 2 Andreas Kling 2014-02-08 03:02:18 PST
Comment on attachment 223318 [details]
Patch

r=me. Cute test :)
Comment 3 Jer Noble 2014-02-14 16:43:09 PST
Committed r164142: <http://trac.webkit.org/changeset/164142>