Bug 30641

Summary: separate webcore.gyp bindings targets
Product: WebKit Reporter: sgk
Component: WebCore Misc.Assignee: Tony Chang <tony>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, eric, fishd, tony, yaar
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Refactor .idl-generated bindings into separate webcore_bindings{,_sources} targets
none
Update with correct bug # levin: review+

Description sgk 2009-10-21 12:58:53 PDT
Created attachment 41601 [details]
Refactor .idl-generated bindings into separate webcore_bindings{,_sources} targets

Gyp-generated Chromium build of webcore needs to be less monolithic by building the webcore bindings, and the generated sources, in separate targets.

See issue #30447 for the previous attempt at landing this change, which ran into trouble with several GYP bugs.  GYP has been fixed in the Chromium tree.
Comment 1 sgk 2009-10-21 13:01:46 PDT
Created attachment 41602 [details]
Update with correct bug #
Comment 2 Tony Chang 2009-10-26 12:03:57 PDT
Assigning for landing (changelog has a conflict markers that need to be removed manually).
Comment 3 Tony Chang 2009-10-26 12:12:51 PDT
http://trac.webkit.org/changeset/50082
Comment 4 Eric Seidel (no email) 2009-10-26 16:10:00 PDT
Comment on attachment 41602 [details]
Update with correct bug #

Clearing cq? from this landed patch.