[Webkit-unassigned] [Bug 74281] [Qt] Fix skip list search path and expected file search path in ORWT
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 12 06:52:32 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74281
Ádám Kallai <Kallai.Adam at stud.u-szeged.hu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #118781| |review?, commit-queue?
Flag| |
--- Comment #1 from Ádám Kallai <Kallai.Adam at stud.u-szeged.hu> 2011-12-12 06:52:32 PST ---
Created an attachment (id=118781)
--> (https://bugs.webkit.org/attachment.cgi?id=118781&action=review)
proposed patch
During searching the expected files' paths the general preference order on qt platform is: /(qt-mac/qt-win/qt-linux)/ , qt version /(qt-4.8/qt-5.0)/ , qt and generic by default.
For example: qt-linux -> qt-5.0 -> qt -> generic
If we call ORWT with -2 parameter the result is for example: qt-wk2 -> qt-linux -> qt-5.0 -> qt -> generic
Now these things are similar to NRWT:
* expected search path are correct
* printing all used skipped list and expected search path in verbose mode.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list