Comment #2 on issue 15759 by [email protected]: Worker process does
not get killed when GC collects the Worker object in the renderer.
http://code.google.com/p/chromium/issues/detail?id=15759
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=20034
------------------------------------------------------------------------
r20034 | [email protected] | 2009-07-07 10:08:33 -0700 (Tue, 07 Jul 2009) |
4 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/webworker_proxy.cc?r1=20034&r2=20033
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/webworker_proxy.h?r1=20034&r2=20033
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webworker_impl.cc?r1=20034&r2=20033
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webworker_impl.h?r1=20034&r2=20033
Fix the GC of workers. When Worker object is GC'ed in the renderer, we need
to terminate the worker process.
BUG=15647, 15759
TEST=new ui_test is part of this CL
Review URL: http://codereview.chromium.org/151125
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---