[Webkit-unassigned] [Bug 32154] New: [Android] bridge/jni includes JSC-specific code
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 4 06:12:01 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32154
Summary: [Android] bridge/jni includes JSC-specific code
Product: WebKit
Version: 528+ (Nightly build)
Platform: Android
OS/Version: Android
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: steveblock at google.com
CC: android-webkit-unforking at google.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list