Bug 102757 - [JSC] Replace $implClassName with $interfaceName in CodeGeneratorJS.pm
Summary: [JSC] Replace $implClassName with $interfaceName in CodeGeneratorJS.pm
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-19 18:56 PST by Kentaro Hara
Modified: 2012-11-19 23:39 PST (History)
5 users (show)

See Also:


Attachments
Patch (45.46 KB, patch)
2012-11-19 19:03 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 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.
Comment 1 Kentaro Hara 2012-11-19 19:03:33 PST
Created attachment 175113 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-11-19 23:39:31 PST
All reviewed patches have been landed.  Closing bug.