[Webkit-unassigned] [Bug 29114] JS and ObjC binding dependencies not taken into account by DerivedSources.make

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


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


Cameron McCormack <cam at mcc.id.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39327|                            |review?
               Flag|                            |




--- Comment #2 from Cameron McCormack <cam at mcc.id.au>  2009-09-10 00:24:55 PDT ---
Created an attachment (id=39327)
 --> (https://bugs.webkit.org/attachment.cgi?id=39327)
Patch v1

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list