Bug 66689

Summary: Support building the Chromium port for Android
Product: WebKit Reporter: Peter Beverloo <peter>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, anders.edenbrandt, andreip, eric, maivanov, steveblock, zhenghao
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 67032, 67299, 67362, 67584, 67590, 68088, 68107, 68126, 68239, 69837, 70028, 72384, 72385, 73997, 74089, 74401, 74597, 75169, 75702    
Bug Blocks: 66687    

Description Peter Beverloo 2011-08-22 11:09:31 PDT
Building the Chromium port for Android requires us to cross-compile using the Android NDK's toolchain. Furthermore, as we'll be using OS=android, several gyp files and platform-specific files need to be taught how to handle this.
Comment 1 Eric Seidel (no email) 2012-02-13 14:46:46 PST
Can this just be dup'd into bug 66687?
Comment 2 Peter Beverloo 2012-02-13 14:56:01 PST
Actually, all of WebKit builds, so this bug can be closed as fixed. I'll update 74089 to block 66687 instead.