Updates:
        Status: Assigned
        Owner: [email protected]
        Cc: [email protected] [email protected]

Comment #1 on issue 23694 by [email protected]: Plugin window destroyed  
prior to NPP_SetWindow being called
http://code.google.com/p/chromium/issues/detail?id=23694

good catch, this could result in strange plugin crashes.

The problem is that RenderWidgetHost calls DestroyWindow on its HWND even  
if it has
child plugin windows.  Instead it should unparent and hide them, and let  
the renderer
tell the plugin to destroy it.

--
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