[Webkit-unassigned] [Bug 109364] [WK2] Fix build on PLUGIN_ARCHITECTURE(UNSUPPORTED) after r142314

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 01:40:42 PST 2013


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





--- Comment #5 from Zoltan Arvai <zarvai at inf.u-szeged.hu>  2013-02-12 01:42:55 PST ---
Maybe plugin api is enabled for Qt but not supported on Windows?
#if ENABLE(NETSCAPE_PLUGIN_API) && PLUGIN_ARCHITECTURE(UNSUPPORTED)

This bug seems to be related:
https://bugs.webkit.org/show_bug.cgi?id=86577

(In reply to comment #4)
> What is PLUGIN_ARCHITECTURE(UNSUPPORTED)? We already have an #ifdef for turning on/off plug-in support.

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