[webkit-dev] unwritten rules of webkit style

David Levin levin at chromium.org
Wed Sep 2 11:56:29 PDT 2009


On Wed, Sep 2, 2009 at 11:54 AM, Yong Li <yong.li at torchmobile.com> wrote:

>  {} should be added in this case:
>
>
> if (condition1         && condition2)
>     statement;
>
>
Not according to current WebKit style because it is a single line statement.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090902/b3491f73/attachment.html>


More information about the webkit-dev mailing list