[webkit-reviews] review granted: [Bug 32597] Check one space before end of line comments : [Attachment 45127] Check one space before end of line comments.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 08:01:34 PST 2009


David Levin <levin at chromium.org> has granted Fumitoshi Ukai
<ukai at chromium.org>'s request for review:
Bug 32597: Check one space before end of line comments
https://bugs.webkit.org/show_bug.cgi?id=32597

Attachment 45127: Check one space before end of line comments.
https://bugs.webkit.org/attachment.cgi?id=45127&action=review

------- Additional Comments from David Levin <levin at chromium.org>
Thanks!

Minor nit to consider fixing when landing this below.

> diff --git a/WebKitTools/Scripts/modules/cpp_style_unittest.py
b/WebKitTools/Scripts/modules/cpp_style_unittest.py
> +    def test_comments(self):
> +	   # comment at the begining line is ok.

typo: begining
s/comment/A comment/
s/line/of a line/


More information about the webkit-reviews mailing list