Chromium Code Reviews
DescriptionClose the handle to the child process after terminating it. This avoids
calling RegisterWaitForSingleObject with a handle to a process that has
already been terminated. (See the use of ProcessWatcher in the destructor
of BrowserRenderProcessHost.) I'm not sure that this explains why RWFSO
fails, but it seems like a reasonable change anyways. The MSDN docs do
not give any reasons for why RWFSO might fail.
R=maruel
BUG=3782
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=8651
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||