Bug 111218 - [V8] Remove TranslateParameter() from CodeGeneratorV8.pm
Summary: [V8] Remove TranslateParameter() from CodeGeneratorV8.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: 2013-03-01 14:06 PST by Kentaro Hara
Modified: 2013-03-03 00:54 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.77 KB, patch)
2013-03-01 14:13 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 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.