Bug 71925

Summary: Generate the HTMLOptionElement constructor using [NamedConstructor] IDL
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: DOMAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dominicc, japhet, ojan, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 71093    
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2011-11-09 09:06:20 PST
Currently, the HTMLOptionElement constructor is written manually as a custom constructor. We should generate it using [NamedConstructor] IDL.
Comment 1 Kentaro Hara 2011-11-09 10:41:15 PST
Created attachment 114310 [details]
Patch
Comment 2 WebKit Review Bot 2011-11-09 12:05:57 PST
Comment on attachment 114310 [details]
Patch

Clearing flags on attachment: 114310

Committed r99747: <http://trac.webkit.org/changeset/99747>
Comment 3 WebKit Review Bot 2011-11-09 12:06:01 PST
All reviewed patches have been landed.  Closing bug.