WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Allan Sandfeld Jensen
Comment 1
2013-08-15 09:18:58 PDT
Created
attachment 208814
[details]
Patch
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
Committed
r154107
: <
http://trac.webkit.org/changeset/154107
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug