Bug 71924 - Generate the HTMLAudioElement constructor using [NamedConstructor] IDL
Summary: Generate the HTMLAudioElement constructor using [NamedConstructor] IDL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 71093
  Show dependency treegraph
 
Reported: 2011-11-09 09:03 PST by Kentaro Hara
Modified: 2011-11-09 12:23 PST (History)
5 users (show)

See Also:


Attachments
Patch (11.58 KB, patch)
2011-11-09 10:50 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2011-11-09 09:03:58 PST
Currently, the HTMLAudioElement constructor is written manually as a custom constructor. We should generate it using [NamedConstructor] IDL.
Comment 1 Kentaro Hara 2011-11-09 10:50:15 PST
Created attachment 114313 [details]
Patch
Comment 2 WebKit Review Bot 2011-11-09 12:23:00 PST
Comment on attachment 114313 [details]
Patch

Clearing flags on attachment: 114313

Committed r99750: <http://trac.webkit.org/changeset/99750>
Comment 3 WebKit Review Bot 2011-11-09 12:23:04 PST
All reviewed patches have been landed.  Closing bug.