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@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.
_______________________________________________
webkit-qt mailing list
webkit-qt@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt