Bug 39775

Summary: [Qt] FileSystemQt.cpp has coding-style errors
Product: WebKit Reporter: Anders Bakken <agbakken>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, levin, peojala11
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch that fixes the coding style issues
none
Patch none

Description Anders Bakken 2010-05-26 13:35:36 PDT
WebCore/platform/qt/FileSystemQt.cpp:38:  Alphabetical sorting problem.  [build/include_order] [4]
WebCore/platform/qt/FileSystemQt.cpp:41:  Alphabetical sorting problem.  [build/include_order] [4]
WebCore/platform/qt/FileSystemQt.cpp:42:  "QDateTime" already included at WebCore/platform/qt/FileSystemQt.cpp:38  [build/include] [4]
Total errors found: 3 in 1 files
Comment 1 Anders Bakken 2010-05-26 14:45:23 PDT
Created attachment 57156 [details]
Patch that fixes the coding style issues
Comment 2 Petri Ojala 2010-05-26 21:51:04 PDT
QtTriaged
Comment 3 David Levin 2010-05-27 11:13:21 PDT
Comment on attachment 57156 [details]
Patch that fixes the coding style issues

>   No new tests. (OOPS!)
Ditto.
Comment 4 Anders Bakken 2010-06-04 20:18:47 PDT
Created attachment 57951 [details]
Patch
Comment 5 WebKit Commit Bot 2010-06-05 03:52:43 PDT
Comment on attachment 57951 [details]
Patch

Clearing flags on attachment: 57951

Committed r60747: <http://trac.webkit.org/changeset/60747>
Comment 6 WebKit Commit Bot 2010-06-05 03:52:49 PDT
All reviewed patches have been landed.  Closing bug.