[Webkit-unassigned] [Bug 57018] [Qt] Remove modular references after support for the flag was removed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 15:17:50 PDT 2011


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


Robert Hogan <robert at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robert at webkit.org




--- Comment #5 from Robert Hogan <robert at webkit.org>  2011-03-30 15:17:50 PST ---
This broke:

platform/qt/plugins/qt-qwidget-plugin.html
plugins/application-plugin-plugins-disabled.html

http://trac.webkit.org/changeset/82489 prompted it to start failing the two tests by touching DumpRendertreeQt.cpp: 

The problem seems to be here:

http://trac.webkit.org/changeset/82240/trunk/Source/WebKit.pri

DRT is now getting built with QT_NO_UITOOLS inherited from WebKit.pri - as 
a result createPlugins() doesn't create the QtPlugins in the failing tests.

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