Bug 81885 - [GTK] Fix the only remaining coding style issue in GTK accessibility code
Summary: [GTK] Fix the only remaining coding style issue in GTK accessibility code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mario Sanchez Prada
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2012-03-22 02:55 PDT by Mario Sanchez Prada
Modified: 2012-03-22 04:17 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.25 KB, patch)
2012-03-22 03:02 PDT, Mario Sanchez Prada
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Sanchez Prada 2012-03-22 02:55:31 PDT
$ check-webkit-style Source/WebCore/accessibility/gtk/*
Source/WebCore/accessibility/gtk/AccessibilityObjectAtk.cpp:22:  You should add a blank line after implementation file's own header.  [build/include_order] [4]
Total errors found: 1 in 32 files

We should fix it
Comment 1 Mario Sanchez Prada 2012-03-22 03:02:04 PDT
Created attachment 133211 [details]
Patch
Comment 2 Xan Lopez 2012-03-22 03:05:26 PDT
Comment on attachment 133211 [details]
Patch

r+, live from A Coruña.
Comment 3 WebKit Review Bot 2012-03-22 04:17:51 PDT
Comment on attachment 133211 [details]
Patch

Clearing flags on attachment: 133211

Committed r111669: <http://trac.webkit.org/changeset/111669>
Comment 4 WebKit Review Bot 2012-03-22 04:17:55 PDT
All reviewed patches have been landed.  Closing bug.