Bug 111218

Summary: [V8] Remove TranslateParameter() from CodeGeneratorV8.pm
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, esprehn+autocc, japhet, ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2013-03-01 14:06:45 PST
TranslateParameter() does nothing. It tries to convert TimeoutHandler to DOMString, but there is no non-custom method that uses TimeoutHandler.
Comment 1 Kentaro Hara 2013-03-01 14:13:25 PST
Created attachment 191034 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-03 00:54:15 PST
Comment on attachment 191034 [details]
Patch

Clearing flags on attachment: 191034

Committed r144563: <http://trac.webkit.org/changeset/144563>
Comment 3 WebKit Review Bot 2013-03-03 00:54:19 PST
All reviewed patches have been landed.  Closing bug.