Bug 102757

Summary: [JSC] Replace $implClassName with $interfaceName in CodeGeneratorJS.pm
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ggaren, japhet, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.