[Webkit-unassigned] [Bug 75964] New: [Qt][WK2] Fix the build for newer Qt5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 07:57:36 PST 2012


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

           Summary: [Qt][WK2] Fix the build for newer Qt5
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org


https://bugreports.qt.nokia.com/browse/QTBUG-22750 
removed QHttp and it causes build error: 
/home/oszi/WebKit/Source/WebKit/qt/WebCoreSupport/InspectorServerQt.cpp:30:23: error: QHttpHeader: No such file or directory
/home/oszi/WebKit/Source/WebKit/qt/WebCoreSupport/InspectorServerQt.cpp:31:30: error: QHttpRequestHeader: No such file or directory
/home/oszi/WebKit/Source/WebKit/qt/WebCoreSupport/InspectorServerQt.cpp:32:31: error: QHttpResponseHeader: No such file or directory
/home/oszi/WebKit/Source/WebKit/qt/Api/qwebpage.cpp:128:30: error: QHttpRequestHeader: No such file or directory

It needs to be fixed with updating Qt5 on friday.

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