RESOLVED FIXED 87955
[Qt] Simplify QT_VERSION_CHECKS for Qt5 by introducing HAVE(QT5)
https://bugs.webkit.org/show_bug.cgi?id=87955
Summary [Qt] Simplify QT_VERSION_CHECKS for Qt5 by introducing HAVE(QT5)
Tor Arne Vestbø
Reported 2012-05-31 04:51:54 PDT
[Qt] Simplify QT_VERSION_CHECKS for Qt5 by introducing HAVE(QT5)
Attachments
Patch (40.47 KB, patch)
2012-05-31 04:53 PDT, Tor Arne Vestbø
no flags
Patch (41.54 KB, patch)
2012-05-31 05:55 PDT, Tor Arne Vestbø
no flags
Patch (41.58 KB, patch)
2012-05-31 06:17 PDT, Tor Arne Vestbø
hausmann: review+
Tor Arne Vestbø
Comment 1 2012-05-31 04:53:39 PDT
WebKit Review Bot
Comment 2 2012-05-31 04:56:21 PDT
Attachment 145051 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/wtf/qt..." exit_code: 1 Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 49 files If any of these errors are false positives, please file a bug against check-webkit-style.
Early Warning System Bot
Comment 3 2012-05-31 05:06:27 PDT
Early Warning System Bot
Comment 4 2012-05-31 05:09:21 PDT
Tor Arne Vestbø
Comment 5 2012-05-31 05:55:43 PDT
Created attachment 145065 [details] Patch Fixed missing config.h includes and use of HAVE macro in moc'ed headers
Tor Arne Vestbø
Comment 6 2012-05-31 06:17:46 PDT
Created attachment 145073 [details] Patch Fix one last missing moc'ed header
Tor Arne Vestbø
Comment 7 2012-05-31 07:01:15 PDT
Note You need to log in before you can comment on or make changes to this bug.