On Fri, Sep 23, 2011 at 5:16 AM, Andrew Wood <[email protected]> wrote: > How to I build WebKit so that it doesnt by default use Gnash & Totem > plugins?
You can disable plugins at runtime using the WebKitWebPlugin API: http://webkitgtk.org/reference/WebKitWebPlugin.html. _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
