[webkit-reviews] review granted: [Bug 90642] Web Inspector: CodeGeneratorInspector.py: fix output write logic to support incremental build : [Attachment 151003] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 23:25:12 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has granted Peter Rybin
<prybin at chromium.org>'s request for review:
Bug 90642: Web Inspector: CodeGeneratorInspector.py: fix output write logic to
support incremental build
https://bugs.webkit.org/show_bug.cgi?id=90642

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
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.


More information about the webkit-reviews mailing list