Bug 71794 - [Qt] Replace use of QApplication with QGuiApplication
Summary: [Qt] Replace use of QApplication with QGuiApplication
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Hausmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-08 04:05 PST by Simon Hausmann
Modified: 2011-11-09 00:43 PST (History)
4 users (show)

See Also:


Attachments
[Qt] Replace use of QApplication with QGuiApplication (19.43 KB, patch)
2011-11-08 04:10 PST, Simon Hausmann
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>