[webkit-reviews] review granted: [Bug 111184] Web Inspector: add runtime flag to determine if inspector's source files were flattened. : [Attachment 190977] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 1 10:03:06 PST 2013


Pavel Feldman <pfeldman at chromium.org> has granted Andrey Lushnikov
<lushnikov at chromium.org>'s request for review:
Bug 111184: Web Inspector: add runtime flag to determine if inspector's source
files were flattened.
https://bugs.webkit.org/show_bug.cgi?id=111184

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=190977&action=review


One small issue and it is good to go.

> Source/WebKit/chromium/scripts/generate_devtools_html.py:59
> +	       devtools_file.write(generate_include_tag("buildSystemOnly.js"))

This should be the first include to be written.


More information about the webkit-reviews mailing list