Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(248)

Issue 3336018: Send SIGTERM and SIGABRT signals to a process group (Closed)

Created:
10 years, 3 months ago by Yusuke Sato
Modified:
9 years, 7 months ago
Reviewers:
Chris Masone
CC:
chromium-os-reviews_chromium.org, Zachary Kuznia, Peng, satorux1
Base URL:
ssh://git@chromiumos-git//login_manager.git
Visibility:
Public.

Description

Send SIGTERM and SIGABRT signals to a process group rather than a single process so the seesion manager could kill child processes of the Chrome browser process, such as ibus-daemon, ibus-memconf, ibus-engine-*, and candidate_window. BUG=chromium-os:6515 TEST=manually checked that session manager kills ibus-daemons. ran unittests by FEATURES="test" emerge-x86-generic chromeos-login

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M session_manager_service.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M session_manager_unittest.cc View 4 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yusuke Sato
10 years, 3 months ago (2010-09-10 07:14:22 UTC) #1
Chris Masone
On 2010/09/10 07:14:22, Yusuke Sato wrote: > this change LGTM
10 years, 3 months ago (2010-09-10 18:38:07 UTC) #2
Yusuke Sato
10 years, 3 months ago (2010-09-13 08:42:07 UTC) #3
On 2010/09/10 18:38:07, Chris Masone wrote:
> On 2010/09/10 07:14:22, Yusuke Sato wrote:
> > 
> 
> this change LGTM

Sorry, I'll revert the change.
http://code.google.com/p/chromium-os/issues/detail?id=6515#c13

Powered by Google App Engine
This is Rietveld 408576698