[Webkit-unassigned] [Bug 90519] [Qt] Buildfix for newer Qt5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 05:12:29 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90519





--- Comment #5 from Csaba Osztrogonac <ossy at webkit.org>  2012-07-04 05:12:29 PST ---
(From update of attachment 150759)
View in context: https://bugs.webkit.org/attachment.cgi?id=150759&action=review

>> Source/WebKit2/UIProcess/API/qt/qwebkittest.cpp:26
>> -#include "qwindowsysteminterface_qpa.h"
>> +#include "qpa/qwindowsysteminterface.h"
> 
> Alphabetical sorting problem.  [build/include_order] [4]

Unfortunately this change won't work with the latest pinned 
Qt5 hash, because the new header isn't exist in it. 

But we need this change when we update Qt5, because the 
old header is deprecated and it would cause build fail.

-- 
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