[webkit-qt] How to make NPAPI plugin work with QtWebKit?

Balazs Kelemen kb at inf.u-szeged.hu
Wed Aug 10 03:38:17 PDT 2011


On 08/10/2011 10:23 AM, xz kong wrote:
> Hi all,
>     I've a NPAPI windowless plugin written and a simple browser using QWebView.
> For Firefox, i put the .so file of plugin in the ~/.mozilla/plugins
> and it will work well
> in Firefox. But i don't know how to make it work with QWebView?
>    Can anyone help? Thanks!
>
>   Kong.
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
You can find the answer by taking a look to the 
PluginDatabase::defaultPluginDirectories() method in 
Source/WebCore/plugins/PluginDatabase.cpp.




More information about the webkit-qt mailing list