WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 57023
Use JavaValue rather than jvalue for the conversions to and from JavaScript objects in the JSC Java bridge
https://bugs.webkit.org/show_bug.cgi?id=57023
Summary
Use JavaValue rather than jvalue for the conversions to and from JavaScript o...
Steve Block
Reported
2011-03-24 09:03:03 PDT
This will allow us to use JavaValue rather than jvalue in the JavaInstance API and thus make the API independent of JNI. See
Bug 57019
. The corresponding change for V8 is being done in
Bug 57022
.
Attachments
Add attachment
proposed patch, testcase, etc.
Steve Block
Comment 1
2012-01-08 10:55:59 PST
No longer relevant. The V8 code was removed in
Bug 75801
.
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