RESOLVED FIXED 79643
Remove [ConstructorParameters] from IDL files that have [Constructor]
https://bugs.webkit.org/show_bug.cgi?id=79643
Summary Remove [ConstructorParameters] from IDL files that have [Constructor]
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.