Bug 79643

Summary: Remove [ConstructorParameters] from IDL files that have [Constructor]
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, japhet, macpherson, menard, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77393    
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-02-27 01:23:19 PST
We can remove [ConstructorParameters] from IDL files that have [Constructor], since CodeGeneratorJS.pm can automatically detect the number of constructor arguments by the [Constructor(...)] signature.
Attachments
Patch (4.83 KB, patch)
2012-02-27 01:31 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-02-27 01:31:05 PST
WebKit Review Bot
Comment 2 2012-02-27 15:22:48 PST
Comment on attachment 128983 [details] Patch Clearing flags on attachment: 128983 Committed r109029: <http://trac.webkit.org/changeset/109029>
WebKit Review Bot
Comment 3 2012-02-27 15:22:53 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.