Bug 39774

Summary: [Qt] KURLQt.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:00 PDT
WebCore/platform/qt/KURLQt.cpp:21:  You should add a blank line after implementation file's own header.  [build/include_order] [4]
WebCore/platform/qt/KURLQt.cpp:25:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 2 in 1 files
Comment 1 Anders Bakken 2010-05-26 14:45:03 PDT
Created attachment 57155 [details]
Patch that fixes the coding style issues
Comment 2 Petri Ojala 2010-05-26 21:50:27 PDT
QtTriaged
Comment 3 David Levin 2010-05-27 11:14:22 PDT
Comment on attachment 57155 [details]
Patch that fixes the coding style issues

>   No new tests. (OOPS!)
Ditto.
Comment 4 Anders Bakken 2010-06-04 20:16:27 PDT
Created attachment 57950 [details]
Patch
Comment 5 WebKit Commit Bot 2010-06-05 03:27:37 PDT
Comment on attachment 57950 [details]
Patch

Clearing flags on attachment: 57950

Committed r60746: <http://trac.webkit.org/changeset/60746>
Comment 6 WebKit Commit Bot 2010-06-05 03:27:43 PDT
All reviewed patches have been landed.  Closing bug.