RESOLVED FIXED 119846
[Qt] Do not check specifically for version 5.0
https://bugs.webkit.org/show_bug.cgi?id=119846
Summary [Qt] Do not check specifically for version 5.0
Allan Sandfeld Jensen
Reported 2013-08-15 09:17:00 PDT
We currently check for Qt version 5.0 before using the WK1 and WK2 specific layout results. This needs to made generic so it also works on Qt 5.1 and Qt 5.2. The directory names should also be renamed, but removing the version check is probably a better first step.
Attachments
Patch (2.21 KB, patch)
2013-08-15 09:18 PDT, Allan Sandfeld Jensen
jturcotte: review+
Allan Sandfeld Jensen
Comment 1 2013-08-15 09:18:58 PDT
Jocelyn Turcotte
Comment 2 2013-08-15 09:32:40 PDT
Comment on attachment 208814 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=208814&action=review > Tools/Scripts/webkitpy/port/qt.py:125 > + # qt-5.x That comment should probably follow the code, it's still named qt-5.0.
Allan Sandfeld Jensen
Comment 3 2013-08-15 09:52:18 PDT
Note You need to log in before you can comment on or make changes to this bug.