Bug 71794

Summary: [Qt] Replace use of QApplication with QGuiApplication
Product: WebKit Reporter: Simon Hausmann <hausmann>
Component: New BugsAssignee: Simon Hausmann <hausmann>
Status: RESOLVED FIXED    
Severity: Normal CC: pierre.rossi, pnormand, webkit.review.bot, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[Qt] Replace use of QApplication with QGuiApplication kling: review+

Description Simon Hausmann 2011-11-08 04:05:35 PST
[Qt] Replace use of QApplication with QGuiApplication
Comment 1 Simon Hausmann 2011-11-08 04:10:17 PST
Created attachment 114036 [details]
[Qt] Replace use of QApplication with QGuiApplication
Comment 2 Andreas Kling 2011-11-08 04:21:51 PST
Comment on attachment 114036 [details]
[Qt] Replace use of QApplication with QGuiApplication

r=me
Comment 3 WebKit Review Bot 2011-11-08 04:22:33 PST
Attachment 114036 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1

Source/WebCore/platform/qt/ClipboardQt.cpp:51:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 14 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Simon Hausmann 2011-11-09 00:43:53 PST
Committed r99664: <http://trac.webkit.org/changeset/99664>