[webkit-reviews] review granted: [Bug 68999] Web Inspector: make inspector protocol validation a part of the build process. : [Attachment 109017] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 07:21:12 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 68999: Web Inspector: make inspector protocol validation a part of the
build process.
https://bugs.webkit.org/show_bug.cgi?id=68999

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=109017&action=review


> Source/WebCore/inspector/validate-protocol-compatibility:308
> +	   sys.stderr.write("Usage: %s -o OUTPUT_FILE INPUT_FILE\n" %
sys.argv[0])

Since there are two required parameters and their positions are fixed, let's
omit "-o"


More information about the webkit-reviews mailing list