summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_history.cc
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-24 23:12:32 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-24 23:12:32 +0000
commit30fc7a827148fe22782fc8202e9c8602d1448a01 (patch)
tree73d326e932f85ba24ffe8322cde34b94c4525c10 /chrome/browser/download/download_history.cc
parent9c8a1980f7b81a78100034852c59777c2cc4d83d (diff)
downloadchromium_src-30fc7a827148fe22782fc8202e9c8602d1448a01.zip
chromium_src-30fc7a827148fe22782fc8202e9c8602d1448a01.tar.gz
chromium_src-30fc7a827148fe22782fc8202e9c8602d1448a01.tar.bz2
Don't terminate plugin processes from the browser during browser shutdown. This is to allow the plugins to
shutdown gracefully, i.e. NP_Shutdown gets called. To ensure that we handle the case of a hung plugin, we handle the OnChannelError notification in the IPC message filter implementation in the plugin process and post a delayed task to kill the process. Fixes bug http://code.google.com/p/chromium/issues/detail?id=48178 BUG=48178 Review URL: http://codereview.chromium.org/6992006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86517 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/download/download_history.cc')
0 files changed, 0 insertions, 0 deletions