Bug 35030

Summary: qt-webkit trunk no more support qt.4.5?
Product: WebKit Reporter: sandy paulanskaya <kuh3h3>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Blocker CC: benjamin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Linux   

sandy paulanskaya
Reported 2010-02-17 04:28:01 PST
my qt version is qt.4.5.1.tried to compile recent qt-webkit svn version. but failed. Qt::UniqueConnection missing error occurred. Qt::UniqueConnection intoduced in qt 4.6 not in qt 4.5 [/media/sdc1/WebKit]$ grep Qt::UniqueConnection */*/*/* WebKit/qt/Api/qgraphicswebview.cpp: q, SLOT(_q_contentsSizeChanged(const QSize&)), Qt::UniqueConnection); i want some ifdef statement for qt 4.5
Attachments
Benjamin Poulain
Comment 1 2010-03-05 10:28:21 PST
Webkit trunk only support the current version of Qt, and the one in development. So, currently we only support Qt 4.6, and the branch of Qt 4.7. There has been a period of transition after the release of 4.6, but this is over and 4.5 is not supported anymore for WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.