On Wed, Sep 2, 2009 at 11:54 AM, Yong Li <[email protected]> wrote:
> {} should be added in this case:
>
>
> if (condition1 && condition2)
> statement;
>
>
Not according to current WebKit style because it is a single line statement.
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

