[webkit-reviews] review requested: [Bug 29114] JS and ObjC binding dependencies not taken into account by DerivedSources.make : [Attachment 39327] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 00:24:55 PDT 2009


Cameron McCormack <cam at mcc.id.au> has asked  for review:
Bug 29114: JS and ObjC binding dependencies not taken into account by
DerivedSources.make
https://bugs.webkit.org/show_bug.cgi?id=29114

Attachment 39327: Patch v1
https://bugs.webkit.org/attachment.cgi?id=39327&action=review

------- Additional Comments from Cameron McCormack <cam at mcc.id.au>
This patch makes DerivedSources.make use automatically generated dependency
information à la http://make.paulandlesley.org/autodep.html#advanced to ensure
that changes to multiply inherited IDL interfaces (such as ElementTimeControl
in the example above) cause the JS and ObJC binding classes to be regenerated.


More information about the webkit-reviews mailing list