[Webkit-unassigned] [Bug 98262] [GTK] Build break when NETSCAPE_PLUGIN_API macro is off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 8 00:50:51 PST 2015


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

--- Comment #7 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #6)
> So what you're saying is that we should never compile with
> -DENABLE_NETSCAPE_PLUGIN_API=OFF and instead use -DENABLE_PLUGIN_PROCESS=OFF?
> 
> Or, in other words, having PLUGIN_PROCESS enabled without the
> NETSCAPE_PLUGIN_API doesn't make sense? 

It doesn't make sense for us, because the only plugins supported by the GTK port are the NPAPI plugins.

> In that case, can I just remove the
> extra cmake configuration parameter for the Netscape API?

Yes, we could probably remove the cmake option, or ensure that it's OFF when the plugin process option is OFF

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150108/a6adeb4a/attachment-0002.html>


More information about the webkit-unassigned mailing list