[webkit-reviews] review granted: [Bug 79153] Web Inspector: CodeGeneratorInspector.py: remove neural-net-style constructions : [Attachment 128063] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 03:56:41 PST 2012


Yury Semikhatsky <yurys at chromium.org> has granted Peter Rybin
<prybin at chromium.org>'s request for review:
Bug 79153: Web Inspector: CodeGeneratorInspector.py: remove neural-net-style
constructions
https://bugs.webkit.org/show_bug.cgi?id=79153

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

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


> Source/WebCore/inspector/InspectorDebuggerAgent.cpp:533
> +    String* sourceMapURLParam = sourceMapURL.isNull() ? 0 : & sourceMapURL;

style nit: remove extra space between & and sourceMapURL


More information about the webkit-reviews mailing list