diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-10 01:18:41 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-10 01:18:41 +0000 |
commit | 5f9a317bdd2cd3475687b228491972c1ec649343 (patch) | |
tree | 673530aa576b583f75e7babf72063ba9fa52a59a /chrome/renderer/renderer_sandbox_support_linux.cc | |
parent | 68f856903c974c0f6ce6aa84542eccabbddb2d3f (diff) | |
download | chromium_src-5f9a317bdd2cd3475687b228491972c1ec649343.zip chromium_src-5f9a317bdd2cd3475687b228491972c1ec649343.tar.gz chromium_src-5f9a317bdd2cd3475687b228491972c1ec649343.tar.bz2 |
plugins: use OnChannelError to detect when the channel goes away
Previously we used a special Watcher object to watch the process,
but that is not portable to POSIX and this is simpler anyway.
With this change, I now see ~PluginProcessHost() running when a
plugin crashes.
If you recall all the way back to
http://codereview.chromium.org/16814
we did a similar thing to the renderer host.
Review URL: http://codereview.chromium.org/155331
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20349 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/renderer/renderer_sandbox_support_linux.cc')
0 files changed, 0 insertions, 0 deletions