Bug 35083 - [Android] Android V8 build should use DerivedSourcesAllInOne.cpp
Summary: [Android] Android V8 build should use DerivedSourcesAllInOne.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Android Android
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-18 03:02 PST by Steve Block
Modified: 2010-02-18 06:13 PST (History)
2 users (show)

See Also:


Attachments
Patch (11.66 KB, patch)
2010-02-18 05:44 PST, Steve Block
jorlow: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Block 2010-02-18 03:02:04 PST
The Android V8 build should use DerivedSourcesAllInOne.cpp, as Chromium does.

This will help reduce the fragmentation of build systems.
Comment 1 Steve Block 2010-02-18 05:44:04 PST
Created attachment 49002 [details]
Patch
Comment 2 Jeremy Orlow 2010-02-18 06:08:48 PST
Comment on attachment 49002 [details]
Patch

FYI: https://bugs.webkit.org/show_bug.cgi?id=33048

r=me
Comment 3 Steve Block 2010-02-18 06:13:04 PST
Committed r54957: <http://trac.webkit.org/changeset/54957>