WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
39476
Android should not require deprecated code path in JavaInstanceJSC.cpp
https://bugs.webkit.org/show_bug.cgi?id=39476
Summary
Android should not require deprecated code path in JavaInstanceJSC.cpp
Steve Block
Reported
2010-05-21 01:46:52 PDT
Android requires the calls to callJNIMethodIDA() in JavaInstance::invokeMethod() for JSC. This code path is deprecated and is required only on Tiger when building for Mac. We should look into why Android requires this deprecated code path and remove the dependence on it. See
Bug 39426
Attachments
Add attachment
proposed patch, testcase, etc.
Steve Block
Comment 1
2011-08-23 04:04:09 PDT
This code was removed in
http://trac.webkit.org/changeset/93573
as part of removing the incomplete Android port.
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