Bug 66689 - Support building the Chromium port for Android
Summary: Support building the Chromium port for Android
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 67032 67299 67362 67584 67590 68088 68107 68126 68239 69837 70028 72384 72385 73997 74089 74401 74597 75169 75702
Blocks: 66687
  Show dependency treegraph
 
Reported: 2011-08-22 11:09 PDT by Peter Beverloo
Modified: 2012-02-13 14:56 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.