Bug 96493
Summary: | [Chromium] Android should be able to use the apk_test.gypi template | ||
---|---|---|---|
Product: | WebKit | Reporter: | Peter Beverloo <peter> |
Component: | Tools / Tests | Assignee: | Peter Beverloo <peter> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | abarth, pliard |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Peter Beverloo
Right now, the APKs for DumpRenderTree, TestWebKitAPI and webkit_unit_tests are being generated by duplicating the apk_test.gypi template's code:
http://src.chromium.org/viewvc/chrome/trunk/src/build/apk_test.gypi?view=markup
We should change the template to be usable from WebKit's code as well.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Peter Beverloo
Resolving as WontFix given that Chromium moved to Blink.