[Webkit-unassigned] [Bug 77289] Web Inspector: CodeGeneratorInspector.py: reimplement generated array types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 31 06:59:38 PST 2012


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


Vsevolod Vlasov <vsevik at chromium.org> changed:

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




--- Comment #12 from Vsevolod Vlasov <vsevik at chromium.org>  2012-01-31 06:59:38 PST ---
(From update of attachment 124614)
View in context: https://bugs.webkit.org/attachment.cgi?id=124614&action=review

> Source/WebCore/inspector/CodeGeneratorInspector.py:1712
> +

Extra line.

> Source/WebCore/inspector/CodeGeneratorInspector.py:2204
> +    for (unsigned i = 0; i < array->length(); i++) {

Please remove braces.

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