[Webkit-unassigned] [Bug 51948] [Qt] REGRESSION(r74776) TestNetscapePlugin doesn't link on OS X

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 6 05:28:18 PST 2011


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





--- Comment #10 from Konstantin Tokarev <annulen at yandex.ru>  2011-01-06 05:28:18 PST ---
(In reply to comment #9)
I don't know anything about Haiku, I only thought that it's erroneous to assume that everything "unknown" uses X11.

Inside Tools/DumpRenderTree/qt/main.cpp Q_WS_X11 macro is used. For example it will be defined if Qt on Mac is compiled with X11 support. "Exotic" platforms may add patches to make Q_WS_X11 and related macros work properly. 

Unfortunately I don't know how to check for Q_WS_X11 in qmake (in CMake it's trivial). Let it be:)

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