RESOLVED FIXED 91925
[JSC] REGRESSION(r122912): CodeGeneratorJS.pm generates wrong code for static attributes in supplemental IDL files
https://bugs.webkit.org/show_bug.cgi?id=91925
Summary [JSC] REGRESSION(r122912): CodeGeneratorJS.pm generates wrong code for static...
Kentaro Hara
Reported 2012-07-21 03:21:34 PDT
r122912 implemented static attributes in CodeGeneratorJS.pm. However, It generates wrong code for static attributes in supplemental IDL files, as you can see in https://bugs.webkit.org/attachment.cgi?id=153666&action=review. We should fix it. I will upload a patch after bug 91764 is fixed.
Attachments
Patch (4.86 KB, patch)
2012-07-24 00:35 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-07-24 00:35:09 PDT
WebKit Review Bot
Comment 2 2012-07-24 01:45:19 PDT
Comment on attachment 153977 [details] Patch Clearing flags on attachment: 153977 Committed r123439: <http://trac.webkit.org/changeset/123439>
WebKit Review Bot
Comment 3 2012-07-24 01:45:23 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2012-07-24 12:52:57 PDT
Note You need to log in before you can comment on or make changes to this bug.