[Webkit-unassigned] [Bug 37211] New: [Qt] QtWebKit-2.0 needs to install a .prf file and add itself to the QTLIB, QT_CONFIG, and etc.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 08:46:16 PDT 2010


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

           Summary: [Qt] QtWebKit-2.0 needs to install a .prf file and add
                    itself to the QTLIB, QT_CONFIG, and etc.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rclbelem at gmail.com
                CC: hausmann at webkit.org, laszlo.1.gombos at nokia.com,
                    tonikitoo at webkit.org, diego.gonzalez at openbossa.org,
                    kenneth at webkit.org, jocelyn.turcotte at nokia.com


The QtWebKit-2.0 (as a standalone package) needs to tell to qt where it is
installed, its dependencies and that it is a qt lib, so it is possible for qt
applications to add "QT += webkit" in the .pro files.

Currently it is hard-coded in the following files. 

qt-src/mkspecs/qconfig.pri -> line 5
qt-src/mkspecs/features/qt.prf -> lines 39, 69
qt-src/mkspecs/features/symbian/qt.prf -> line 33

It is needed to take this responsibility to QtWebKit.

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