[Webkit-unassigned] [Bug 35030] New: qt-webkit trunk no more support qt.4.5?
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 17 04:28:01 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35030
Summary: qt-webkit trunk no more support qt.4.5?
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: Blocker
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kuh3h3 at gmail.com
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
--
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