Bug 39768 - [Qt] PlatformScreenQt.cpp has coding-style errors
Summary: [Qt] PlatformScreenQt.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:31 PDT by Anders Bakken
Modified: 2010-06-05 02:00 PDT (History)
3 users (show)

See Also:


Attachments
Patch that fixes the coding style issues (2.78 KB, patch)
2010-05-26 14:37 PDT, Anders Bakken
no flags Details | Formatted Diff | Diff
Patch (2.95 KB, patch)
2010-06-04 18:49 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:31:13 PDT
WebCore/platform/qt/PlatformScreenQt.cpp:39:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 1 files
Comment 1 Anders Bakken 2010-05-26 14:37:37 PDT
Created attachment 57148 [details]
Patch that fixes the coding style issues
Comment 2 Petri Ojala 2010-05-26 21:45:55 PDT
QtTriaged
Comment 3 David Levin 2010-05-27 11:18:00 PDT
Comment on attachment 57148 [details]
Patch that fixes the coding style issues

>   No new tests. (OOPS!)
Ditto.
Comment 4 Anders Bakken 2010-06-04 18:49:22 PDT
Created attachment 57943 [details]
Patch
Comment 5 Eric Seidel (no email) 2010-06-04 22:03:58 PDT
Comment on attachment 57943 [details]
Patch

Its sad that we have this code repeated twice.
Comment 6 WebKit Commit Bot 2010-06-05 02:00:31 PDT
Comment on attachment 57943 [details]
Patch

Clearing flags on attachment: 57943

Committed r60743: <http://trac.webkit.org/changeset/60743>
Comment 7 WebKit Commit Bot 2010-06-05 02:00:37 PDT
All reviewed patches have been landed.  Closing bug.