[Webkit-unassigned] [Bug 70023] New: [Qt] X11 plugins need to be reworked for Qt5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 07:02:15 PDT 2011


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

           Summary: [Qt] X11 plugins need to be reworked for Qt5
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbalazs at webkit.org
                CC: hausmann at webkit.org, ossy at webkit.org


The current plugin code - both WK1 and WK2 - does not build with Qt5 because we don't have QPixmap::fromX11Pixmap anymore. On the bots it is hided by #69931. To fix this we should rethink how plugins should work with QPA. Until that we should explicitly forbid plugins with Qt5 (and not depend on the existence of the qmake bug).

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