Bug 127364 - [iOS] Don't build DumpRenderTree, gtest, or TestWebKitAPI
Summary: [iOS] Don't build DumpRenderTree, gtest, or TestWebKitAPI
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-21 12:31 PST by Daniel Bates
Modified: 2014-01-21 13:25 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.57 KB, patch)
2014-01-21 12:32 PST, Daniel Bates
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2014-01-21 12:31:23 PST
Don't build DumpRenderTree and TestWebKitAPI as we need to upstream the relevant iOS changes to these projects. Also, don't build gtest, a dependency of TestWebKitAPI, since we aren't building TestWebKitAPI.
Comment 1 Daniel Bates 2014-01-21 12:32:04 PST
Created attachment 221776 [details]
Patch
Comment 2 Daniel Bates 2014-01-21 13:25:32 PST
Committed r162471: <http://trac.webkit.org/changeset/162471>