[Webkit-unassigned] [Bug 39760] New: WheelEventQt.cpp has coding-style errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 13:24:49 PDT 2010


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

           Summary: WheelEventQt.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/WheelEventQt.cpp:21:  Found other header before a header this file implements. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
WebCore/platform/qt/WheelEventQt.cpp:23:  Alphabetical sorting problem.  [build/include_order] [4]
WebCore/platform/qt/WheelEventQt.cpp:27:  Alphabetical sorting problem.  [build/include_order] [4]
WebCore/platform/qt/WheelEventQt.cpp:28:  Alphabetical sorting problem.  [build/include_order] [4]
WebCore/platform/qt/WheelEventQt.cpp:60:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
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