[webkit-dev] Threading issues regarding Netscape API plugins in
WebKit
Song Yuan
song at yuan.se
Fri Sep 28 10:26:33 PDT 2007
Hi,
Are plugins implemented by using Netscape APIs in WebKit thread safe? Does
Netscape APIs in WebKit have similar APIs like NPN_PluginThreadAsyncCall
(refer to <http://developer.mozilla.org/en/docs/NPN_PluginThreadAsyncCall>
http://developer.mozilla.org/en/docs/NPN_PluginThreadAsyncCall) in Gecko SDK
in Mozilla? Will a new thread pawned from plugin main thread be able to
invoke any JavaScript methods in browser?
Thanks in advance!
/Song
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20070928/2118df50/attachment.html
More information about the webkit-dev
mailing list