Bug 93087 - [V8] Remove v8StringToWebCoreString()
Summary: [V8] Remove v8StringToWebCoreString()
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-08-03 04:00 PDT by Kentaro Hara
Modified: 2012-08-03 10:45 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.28 KB, patch)
2012-08-03 04:02 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff
Patch (4.12 KB, patch)
2012-08-03 04:05 PDT, 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-08-03 04:00:52 PDT
There should be only one API that converts V8 String to WebCore String. v8ValueToWebCoreString() does it. We can remove v8StringToWebCoreString().
Comment 1 Kentaro Hara 2012-08-03 04:02:32 PDT
Created attachment 156317 [details]
Patch
Comment 2 Kentaro Hara 2012-08-03 04:05:41 PDT
Created attachment 156319 [details]
Patch
Comment 3 WebKit Review Bot 2012-08-03 10:45:25 PDT
Comment on attachment 156319 [details]
Patch

Clearing flags on attachment: 156319

Committed r124627: <http://trac.webkit.org/changeset/124627>
Comment 4 WebKit Review Bot 2012-08-03 10:45:29 PDT
All reviewed patches have been landed.  Closing bug.