WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
93822
[V8] Remove v8ValueToWebCoreString()
https://bugs.webkit.org/show_bug.cgi?id=93822
Summary
[V8] Remove v8ValueToWebCoreString()
Kentaro Hara
Reported
2012-08-13 04:55:33 PDT
There are two equivalent ways to convert a V8 value to a WebCore String; i.e. v8ValueToWebCoreString() and toWebCoreString(). We can remove the former. In a follow-up patch, I will replace v8ValueToAtomicWebCoreString() with toWebCoreAtomicString(), for consistency with toWebCoreString().
Attachments
Patch
(10.06 KB, patch)
2012-08-13 04:57 PDT
,
Kentaro Hara
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kentaro Hara
Comment 1
2012-08-13 04:57:02 PDT
Created
attachment 157962
[details]
Patch
Kentaro Hara
Comment 2
2012-08-13 17:50:07 PDT
Committed
r125481
: <
http://trac.webkit.org/changeset/125481
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug