RESOLVED FIXED Bug 82148
Remove duplicated GenerateConditionalString() from code generators
https://bugs.webkit.org/show_bug.cgi?id=82148
Summary Remove duplicated GenerateConditionalString() from code generators
Kentaro Hara
Reported 2012-03-25 10:28:45 PDT
GenerateConditionalString()s are defined in each code generator, and they are doing the same thing. We should put GenerateConditionalString() in CodeGenerator.pm and remove duplicated code.
Attachments
Patch (30.86 KB, patch)
2012-03-25 10:30 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-03-25 10:30:49 PDT
WebKit Review Bot
Comment 2 2012-03-25 13:00:21 PDT
Comment on attachment 133683 [details] Patch Clearing flags on attachment: 133683 Committed r112036: <http://trac.webkit.org/changeset/112036>
WebKit Review Bot
Comment 3 2012-03-25 13:00:25 PDT
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.