summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-26 21:05:07 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-26 21:05:07 +0000
commit7ea7ec4f52496cd65e8917b522df445bc9fd63f5 (patch)
tree8eb049be76839eff062b114c8f5a1980d6a94e7e /testing
parenta035748542ebe726b536a550cd0f77f765cee053 (diff)
downloadchromium_src-7ea7ec4f52496cd65e8917b522df445bc9fd63f5.zip
chromium_src-7ea7ec4f52496cd65e8917b522df445bc9fd63f5.tar.gz
chromium_src-7ea7ec4f52496cd65e8917b522df445bc9fd63f5.tar.bz2
Fix fast shutdown
The check for unload handlers was backwards. This bug was introduced in r7901 <http://codereview.chromium.org/17453>. Also, remove the call to process_.Close(). When we Terminate the process, we get a IPC channel error and BrowserRenderProcessHost::OnChannelError gets called. This method needs the handle so it can call DidProcessCrash. It also does the call to process_.Close() for us. Review URL: http://codereview.chromium.org/42653 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12597 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
0 files changed, 0 insertions, 0 deletions