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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 13:37:38 PDT 2010


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

           Summary: CookieJarQt.cpp has coding-style errors
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agbakken at gmail.com


WebCore/platform/qt/CookieJarQt.cpp:37:  Alphabetical sorting problem.  [build/include_order] [4]
WebCore/platform/qt/CookieJarQt.cpp:38:  Alphabetical sorting problem.  [build/include_order] [4]
WebCore/platform/qt/CookieJarQt.cpp:48:  Declaration has space between type name and * in Frame *frame  [whitespace/declaration] [3]
WebCore/platform/qt/CookieJarQt.cpp:51:  Declaration has space between type name and * in FrameLoader *loader  [whitespace/declaration] [3]
WebCore/platform/qt/CookieJarQt.cpp:125:  Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons.  [readability/comparison_to_zero] [5]
Total errors found: 5 in 1 files

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