[Webkit-unassigned] [Bug 63900] New: [Qt] Fix Qt5 build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 4 05:39:22 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63900
Summary: [Qt] Fix Qt5 build
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pvarga at webkit.org
CC: hausmann at webkit.org, robert at webkit.org,
abecsi at webkit.org, benjamin at webkit.org
The compiling of QtWebKit with qtbase-staging (git://gitorious.org/+qt-developers/qt/qtbase-staging.git) fails since this change:
http://trac.webkit.org/changeset/90341
It seems the QUrl::topLevelDomain() function hasn't been added to the Qt-5 version. I think we should change the guards in the QtWebKit to
allow the "third-party cookie stuff" just in case of using Qt-4.8 while the QURL::topLevelDomain() is missing from the Qt-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