RESOLVED FIXED Bug 54998
[Qt] check webkit style fails in qt/tests
https://bugs.webkit.org/show_bug.cgi?id=54998
Summary [Qt] check webkit style fails in qt/tests
Gopal Raghavan
Reported 2011-02-22 14:10:29 PST
As part of bug 502222, I was getting this error. ------- failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/qt/ChangeLog', u'Source/WebK..." exit_code: 1 Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp:1: Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] Total errors found: 1 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style. -- So I added a patch to 50222. Reviewer suggested to create a separate patch
Attachments
checker patch to fix style check errors related to qt/tests (1.39 KB, patch)
2011-02-22 14:15 PST, Gopal Raghavan
no flags
Gopal Raghavan
Comment 1 2011-02-22 14:15:33 PST
Created attachment 83386 [details] checker patch to fix style check errors related to qt/tests
WebKit Commit Bot
Comment 2 2011-02-23 01:07:45 PST
Comment on attachment 83386 [details] checker patch to fix style check errors related to qt/tests Clearing flags on attachment: 83386 Committed r79419: <http://trac.webkit.org/changeset/79419>
WebKit Commit Bot
Comment 3 2011-02-23 01:07:50 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.