[webkit-dev] my NPAPI still cannot work with QtWebKit, anybody help??

michael young mcygogo at gmail.com
Wed Jan 27 18:31:10 PST 2010


the plugin is got from
mozilla-1.9.2/modules/plugin/sdk/samples/basic/unix/ , it's
the Basic Demo of NPAPI,
it's work well in firefox, and google's Chrome, but it cannot work in
QtWebkit. When I run the Demo test page , I got some infomation from
terminal, see below.

** (<unknown>:3020): DEBUG: NP_Initialize
** (<unknown>:3020): DEBUG: NP_Initialize succeeded
** (<unknown>:3020): DEBUG: NP_Initialize
** (<unknown>:3020): DEBUG: NP_Initialize succeeded
** (<unknown>:3020): DEBUG: NP_Initialize
** (<unknown>:3020): DEBUG: NP_Initialize succeeded
** (<unknown>:3020): DEBUG: NP_Initialize
** (<unknown>:3020): DEBUG: NP_Initialize succeeded

So I think the plugin should be working, but in the browser of QtWebkit ,
I nerver get the plugin window, which I can see in the FireFox or Chrome.
So I guess that there should do some change for the npapi plugin of QtWebKit,
but I don't know how,
the Demo's resource is from:
http://mxr.mozilla.org/seamonkey/source/modules/plugin/tools/sdk/samples/basic/unix/

BTW: is there a BBS site about WebKit?


More information about the webkit-dev mailing list