Index: content/browser/plugin_process_host.cc |
=================================================================== |
--- content/browser/plugin_process_host.cc (revision 86295) |
+++ content/browser/plugin_process_host.cc (working copy) |
@@ -221,6 +221,8 @@ |
#endif |
cmd_line); |
+ SetTerminateChildOnShutdown(false); |
jam
2011/05/24 20:46:13
nit: please add a comment explaining why this is o
ananta
2011/05/24 20:56:26
Done.
|
+ |
content::GetContentClient()->browser()->PluginProcessHostCreated(this); |
AddFilter(new ResolveProxyMsgHelper(NULL)); |