[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:04:20 PST 2011


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





--- Comment #9 from Jan Erik Hanssen <jhanssen at gmail.com>  2011-01-06 05:04:20 PST ---
(In reply to comment #8)
> I don't agree with this patch. If platform does not match win32, embedded, mac, and symbian, it does not mean that this platform uses X11 (e.g., it will break Haiku)
> 
> I think that the most correct expression is 
> 
> unix:!mac

That won't work for Qt Embedded, which is still Unix but doesn't use X11.

The expression from my last patch is already used by Qt (see $QTDIR/src/gui/gui.pro). If there is a CONFIG option for haiku then we might have to add that to the list.

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