[webkit-reviews] review requested: [Bug 30641] separate webcore.gyp bindings targets : [Attachment 41601] Refactor .idl-generated bindings into separate webcore_bindings{, _sources} targets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 12:58:53 PDT 2009


sgk at chromium.org has asked  for review:
Bug 30641: separate webcore.gyp bindings targets
https://bugs.webkit.org/show_bug.cgi?id=30641

Attachment 41601: Refactor .idl-generated bindings into separate
webcore_bindings{,_sources} targets
https://bugs.webkit.org/attachment.cgi?id=41601&action=review

------- Additional Comments from sgk at chromium.org
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.


More information about the webkit-reviews mailing list