[Webkit-unassigned] [Bug 79153] Web Inspector: CodeGeneratorInspector.py: remove neural-net-style constructions

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


https://bugs.webkit.org/show_bug.cgi?id=79153


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #128063|review?                     |review+
               Flag|                            |




--- Comment #8 from Yury Semikhatsky <yurys at chromium.org>  2012-02-22 03:56:42 PST ---
(From update of attachment 128063)
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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list