Bug 32154

Summary: [Android] bridge/jni includes JSC-specific code
Product: WebKit Reporter: Steve Block <steveblock>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: android-webkit-unforking, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Android   
OS: Android   
Bug Depends on: 32157, 33558, 33561, 33586, 33589, 33672, 33898, 33901, 33951, 33953, 33958, 34166, 34468    
Bug Blocks:    

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
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.