[Webkit-unassigned] [Bug 51221] New: [Qt] Compile with QT_NO_LIBRARY

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 16 16:30:38 PST 2010


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

           Summary: [Qt] Compile with QT_NO_LIBRARY
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P3
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com
                CC: laszlo.1.gombos at nokia.com


QtWebKit does not compile with QT_NO_LIBRARY (or QT_NO_SETTING which in turn turns on QT_NO_LIBRARY). This is confusing as QT_NO_LIBRARY (and QT_NO_SETTING) are used as guards in QtWebKit code, so one might conclude that this is actually supported.

We should either remove all QT_NO_LIBRARY  guards or fix the QtWebKit build with QT_NO_LIBRARY defined (I say there is value in fixing the build).

This is a regression and got broken with the introduction of PlatfomPlugins.

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