Comment #1 on issue 23706 by [email protected]: NPN_Invoke asserts if  
called within NPP_Destroy
http://code.google.com/p/chromium/issues/detail?id=23706

This might also be problematic in the called NPObject method returns an  
NPObject and
a proxy has to be created for it. The 4th argument is the window handle in  
question.

NPObject* NPObjectProxy::Create(PluginChannelBase* channel,
                                 int route_id,
                                 intptr_t npobject_ptr,
                                 gfx::NativeViewId containing_window,
                                 const GURL& page_url) {

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to