[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 01:48:28 PST 2011


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


Konstantin Tokarev <annulen at yandex.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annulen at yandex.ru




--- Comment #8 from Konstantin Tokarev <annulen at yandex.ru>  2011-01-06 01:48:28 PST ---
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

It it was CMake, I'd used Q_WS_X11, but I don't know if it's available in QMake

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