[Webkit-unassigned] [Bug 160031] Objective-C DOM bindings sometimes fail to regenerate when CodeGeneratorJS.pm is modified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 21 13:30:19 PDT 2016


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

Brian Burg <bburg at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bburg at apple.com

--- Comment #2 from Brian Burg <bburg at apple.com> ---
(In reply to comment #1)
> Ryosuke’s theory was that the binding generator doesn't re-generate .cpp
> files when CodeGeneratorJS.pm is modified (even though that dependency is
> explicitly expressed in DerivedSources.make).
> 
> The best way to test this is to do a build, then do another to check that
> nothing rebuilds (sort of a "baseline"), then touch CodeGeneratorJS.pm, and
> see what rebuilds.
> 
> If too little rebuilds, then we could change things so make is invoked with
> "-d" and see why the rule that is supposed to trigger rebuilds isn’t working.

I am going to kick off a build and see if I can repro this particular case again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160721/2b2dc0cc/attachment.html>


More information about the webkit-unassigned mailing list