Bug 28396 - [Chromium] Decouple Chromium WebKit port from Chromium build system.
Summary: [Chromium] Decouple Chromium WebKit port from Chromium build system.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Dimitri Glazkov (Google)
URL:
Keywords:
Depends on: 28394 28882 29617 29722 29749 29969 31276
Blocks: 28395 28398
  Show dependency treegraph
 
Reported: 2009-08-17 10:29 PDT by Dimitri Glazkov (Google)
Modified: 2010-03-02 07:29 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2009-08-17 10:29:16 PDT
We should be able to build WebKit Chromium port from svn.webkit.org repository.
Comment 1 Dimitri Glazkov (Google) 2009-08-18 13:32:53 PDT
This will involve at least:

* figuring out how to deal with existing project dependencies (icu38, skia libjpeg, v8, etc.)
* moving (splitting out?) webkit.gyp to WebKit/chromium or someplace like it
Comment 2 Dimitri Glazkov (Google) 2009-08-18 14:42:32 PDT
* modifying update-webkit and build-webkit to work with --chromium switch.
Comment 3 Dimitri Glazkov (Google) 2010-03-02 07:29:24 PST
This already works.