[Webkit-unassigned] [Bug 90642] Web Inspector: CodeGeneratorInspector.py: fix output write logic to support incremental build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 10:21:17 PDT 2012


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





--- Comment #3 from Peter Rybin <prybin at chromium.org>  2012-07-16 10:21:16 PST ---
(In reply to comment #2)
> (From update of attachment 151003 [details])
> Do you have numbers that would show how much time it saves? The generator shouldn't be called unless Inspector.json(which is relatively rare event) has changed in which case at least some output files should also change.

I don't have numbers, but every time I develop code generator or do something related, I have to wait 1 extra minute per build, because incremental build doesn't work.

-- 
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