RESOLVED FIXED 102757
[JSC] Replace $implClassName with $interfaceName in CodeGeneratorJS.pm
https://bugs.webkit.org/show_bug.cgi?id=102757
Summary [JSC] Replace $implClassName with $interfaceName in CodeGeneratorJS.pm
Kentaro Hara
Reported 2012-11-19 18:56:26 PST
In CodeGeneratorJS.pm $implClassName and $interfaceName are equivalent. We're using them interchangeably. We should replace $implClassName with $interfaceName.
Attachments
Patch (45.46 KB, patch)
2012-11-19 19:03 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-11-19 19:03:33 PST
WebKit Review Bot
Comment 2 2012-11-19 23:39:27 PST
Comment on attachment 175113 [details] Patch Clearing flags on attachment: 175113 Committed r135256: <http://trac.webkit.org/changeset/135256>
WebKit Review Bot
Comment 3 2012-11-19 23:39:31 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.