diff options
author | yusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-11 09:27:53 +0000 |
---|---|---|
committer | yusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-11 09:27:53 +0000 |
commit | 039370f20f575b722c625cea6c927fb964c059e5 (patch) | |
tree | 80504d2bc45a147c224080124a84222a26c8e2fc /chrome/browser/diagnostics/recon_diagnostics.cc | |
parent | 3e55a0cbc87d510ec3029c749c0ae74bd876d102 (diff) | |
download | chromium_src-039370f20f575b722c625cea6c927fb964c059e5.zip chromium_src-039370f20f575b722c625cea6c927fb964c059e5.tar.gz chromium_src-039370f20f575b722c625cea6c927fb964c059e5.tar.bz2 |
cleanup: Use the new libcros API StopInputMethodProcess() to terminate ibus-daemon instead of kill()
Using the API should be better then kill() because
o ibus-daemon could be terminated even if the daemon ignores or temporalily masks SIGTERM for some reason.
o libcros could know the connection between the library and the daemon will be terminated shortly, and could avoid using the connection after the API call.
This CL depends on http://codereview.chromium.org/6101006/.
BUG=chromium-os:9685
TEST=manually
Review URL: http://codereview.chromium.org/6216002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71026 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/diagnostics/recon_diagnostics.cc')
0 files changed, 0 insertions, 0 deletions