WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 32154
[Android] bridge/jni includes JSC-specific code
https://bugs.webkit.org/show_bug.cgi?id=32154
Summary
[Android] bridge/jni includes JSC-specific code
Steve Block
Reported
2009-12-04 06:12:00 PST
Much of the code in bridge/jni is specific to JSC. This causes problems on Android, where we can build with JSC or V8. We need to make sure the existing JSC-specific code is not used in V8 builds, and add the corresponding V8-specific code required by Android. This bug will act as the meta-bug for the multiple bugs and patches required to fix this.
Attachments
Add attachment
proposed patch, testcase, etc.
Steve Block
Comment 1
2010-02-02 08:11:14 PST
All blocking bugs are now resolved.
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