[webkit-reviews] review granted: [Bug 39778] [Qt] CookieJarQt.cpp has coding-style errors : [Attachment 78255] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 7 12:14:07 PST 2011


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Benjamin Poulain
<benjamin.poulain at nokia.com>'s request for review:
Bug 39778: [Qt] CookieJarQt.cpp has coding-style errors
https://bugs.webkit.org/show_bug.cgi?id=39778

Attachment 78255: Patch
https://bugs.webkit.org/attachment.cgi?id=78255&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=78255&action=review

> WebCore/platform/qt/CookieJarQt.cpp:117
> -    return networkAccessManager(document);
> +    return !!networkAccessManager(document);

It this in the coding style guide?


More information about the webkit-reviews mailing list