WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
38873
[V8] Fix V8 code generator script to generate the correct code for converting ScriptString
https://bugs.webkit.org/show_bug.cgi?id=38873
Summary
[V8] Fix V8 code generator script to generate the correct code for converting...
Jian Li
Reported
2010-05-10 15:41:34 PDT
This is caused by
r58921
which I introduced the wrong V8 generator code.
Attachments
Proposed Patch
(3.44 KB, patch)
2010-05-10 15:46 PDT
,
Jian Li
abarth
: review+
jianli
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jian Li
Comment 1
2010-05-10 15:46:47 PDT
Created
attachment 55613
[details]
Proposed Patch
Adam Barth
Comment 2
2010-05-10 15:51:16 PDT
Comment on
attachment 55613
[details]
Proposed Patch WebCore/bindings/scripts/CodeGeneratorV8.pm: + return "v8StringOrNull(exec, $value)" if $conv; Oh, sorry. I should have caught that in review. :(
Jian Li
Comment 3
2010-05-10 16:39:06 PDT
Committed as
http://trac.webkit.org/changeset/59104
.
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