[Webkit-unassigned] [Bug 39108] [Qt] WebKit build failure on Linux for Qt4.5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 14 06:29:39 PDT 2010


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


Jesus Sanchez-Palencia <jesus at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|WebKit build failure on     |[Qt] WebKit build failure
                   |Linux for Qt4.5             |on Linux for Qt4.5
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |Qt, QtTriaged
         AssignedTo|webkit-unassigned at lists.web |webkit-qt-unassigned at trollt
                   |kit.org                     |ech.com
                 CC|                            |hausmann at webkit.org,
                   |                            |jesus at webkit.org
             Blocks|                            |35784
     Ever Confirmed|0                           |1




--- Comment #2 from Jesus Sanchez-Palencia <jesus at webkit.org>  2010-05-14 06:29:38 PST ---
(In reply to comment #1)
> 1. Remove the un-used include file <QScopedPointer> in WebKit/qt/WebCoreSupport/QtPlatformPlugin.cpp,  which is a QT4.6 specific class.   If this class is later used , please include it back,  and make it Qt4.6 specific.
> 
> 2. make QGraphicsWebViewPrivate::syncLayers() in WebKit/qt/WebCoreSupport/WebKit/qt/WebCoreSupport/QtPlatformPlugin.cpp always available, but the implementation empty when not USE ACCELERATED_COMPOSITING,  as indicated in the header file .

Ok, I get why the first fix is needed but what about the second one? Why is this breaking the build?


Simon, I blocked the 2.0 release as this seems a compatibility issue.

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