diff options
author | dschuff@chromium.org <dschuff@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-15 00:39:50 +0000 |
---|---|---|
committer | dschuff@chromium.org <dschuff@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-15 00:39:50 +0000 |
commit | 15c532e6a94646f9d5ed40af9bcb60a28a30a7ec (patch) | |
tree | f51f1e19a2784f9688535f7f03fb78f3b4c8132f /chrome/OWNERS | |
parent | ec1ea0ce66ac2de1756455318b4c03a02f5e1fe9 (diff) | |
download | chromium_src-15c532e6a94646f9d5ed40af9bcb60a28a30a7ec.zip chromium_src-15c532e6a94646f9d5ed40af9bcb60a28a30a7ec.tar.gz chromium_src-15c532e6a94646f9d5ed40af9bcb60a28a30a7ec.tar.bz2 |
Do not re-use NaClBrokerHost objects if the broker is terminating.
When the last sel loader process dies, the nacl broker service sends
an IPC terminating the broker process. However the broker host object
which tracks that process stays around for a while until it is cleaned
up by the browser process, so subsequent launches attempt to use it to
launch new loaders, resulting in IPC pipe errors on win64.
This CL marks the broker host object as being in the process of
termination and does not re-use it.
R=mseaborn@chromium.org
BUG=none
TEST=nacl_integration
Review URL: https://chromiumcodereview.appspot.com/10443040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142291 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/OWNERS')
0 files changed, 0 insertions, 0 deletions