[Webkit-unassigned] [Bug 39778] [Qt] CookieJarQt.cpp has coding-style errors

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


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

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




--- Comment #9 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2011-01-07 12:14:08 PST ---
(From update of attachment 78255)
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?

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