[Webkit-unassigned] [Bug 75284] Web Inspector: CodeGeneratorInspector.py: generate array types.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 06:44:35 PST 2012


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


Yury Semikhatsky <yurys at chromium.org> changed:

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




--- Comment #12 from Yury Semikhatsky <yurys at chromium.org>  2012-01-12 06:44:35 PST ---
(From update of attachment 122219)
View in context: https://bugs.webkit.org/attachment.cgi?id=122219&action=review

> Source/WebCore/inspector/CodeGeneratorInspector.py:916
> +                            writer.newline("    %s() {}\n" % fixed_type_name.class_name)

style nit: in generated code there should be a space between {}

-- 
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