[webkit-reviews] review granted: [Bug 61803] Web Inspector: [Chromium] DevTools worker scripts are not included into devtool_frontend.zip : [Attachment 95563] avoid using os.path.relpath

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 01:40:13 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Mikhail Naganov
<mnaganov at chromium.org>'s request for review:
Bug 61803: Web Inspector: [Chromium]  DevTools worker scripts are not included
into devtool_frontend.zip
https://bugs.webkit.org/show_bug.cgi?id=61803

Attachment 95563: avoid using os.path.relpath
https://bugs.webkit.org/attachment.cgi?id=95563&action=review

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

> Source/WebKit/chromium/scripts/generate_devtools_zip.py:74
> +    return ParsedArgs(inspector_html, devtools_files, workers_files,

You can put the whole expression in one line, there is no 80chars limit in
WebKit.


More information about the webkit-reviews mailing list