Bug 39780 - [Qt] ContextMenuItemQt.cpp has coding-style errors
Summary: [Qt] ContextMenuItemQt.cpp has coding-style errors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-05-26 13:38 PDT by Anders Bakken
Modified: 2010-06-05 05:15 PDT (History)
3 users (show)

See Also:


Attachments
Patch that fixes the coding style issues (1.24 KB, patch)
2010-05-26 14:47 PDT, Anders Bakken
no flags Details | Formatted Diff | Diff
Patch (1.30 KB, patch)
2010-06-04 20:25 PDT, Anders Bakken
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Bakken 2010-05-26 13:38:32 PDT
WebCore/platform/qt/ContextMenuItemQt.cpp:28:  You should add a blank line after implementation file's own header.  [build/include_order] [4]
Total errors found: 1 in 1 files
Comment 1 Anders Bakken 2010-05-26 14:47:11 PDT
Created attachment 57161 [details]
Patch that fixes the coding style issues
Comment 2 Petri Ojala 2010-05-26 21:53:40 PDT
QtTriaged
Comment 3 David Levin 2010-05-27 11:11:56 PDT
Comment on attachment 57161 [details]
Patch that fixes the coding style issues

>   No new tests. (OOPS!)
Ditto.
Comment 4 Anders Bakken 2010-06-04 20:25:28 PDT
Created attachment 57956 [details]
Patch
Comment 5 WebKit Commit Bot 2010-06-05 05:15:39 PDT
Comment on attachment 57956 [details]
Patch

Clearing flags on attachment: 57956

Committed r60751: <http://trac.webkit.org/changeset/60751>
Comment 6 WebKit Commit Bot 2010-06-05 05:15:51 PDT
All reviewed patches have been landed.  Closing bug.