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

Issue 6101006: Add StopInputMethodProcess API which allows Chrome to terminate ibus-daemon in a nicer way than kill (Closed)

Created:
9 years, 11 months ago by Yusuke Sato
Modified:
9 years, 7 months ago
Reviewers:
satorux1
CC:
chromium-os-reviews_chromium.org, DaveMoore
Visibility:
Public.

Description

Add StopInputMethodProcess API which allows Chrome/libcros to terminate ibus-daemon in a nicer way than the kill system call. Chrome part: http://codereview.chromium.org/6216002/ BUG=chromium-os:9685 TEST=manually Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=09abaf5

Patch Set 1 : review #

Total comments: 1

Patch Set 2 : local rebase #

Patch Set 3 : review fix, add URL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -1 line) Patch
M chromeos_cros_api.h View 1 chunk +2 lines, -1 line 0 comments Download
M chromeos_input_method.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chromeos_input_method.cc View 1 2 3 chunks +30 lines, -0 lines 0 comments Download
M load.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yusuke Sato
9 years, 11 months ago (2011-01-07 09:33:00 UTC) #1
satorux1
LGTM http://codereview.chromium.org/6101006/diff/2001/chromeos_input_method.cc File chromeos_input_method.cc (right): http://codereview.chromium.org/6101006/diff/2001/chromeos_input_method.cc#newcode10 chromeos_input_method.cc:10: #if !IBUS_CHECK_VERSION(1, 3, 99) Having #ifdef is not ...
9 years, 11 months ago (2011-01-11 07:04:13 UTC) #2
Yusuke Sato
Filed crosbug.com/10838 and assigned it to me. The TODO comment is already there. Please check ...
9 years, 11 months ago (2011-01-11 07:33:00 UTC) #3
satorux1
9 years, 11 months ago (2011-01-11 08:15:37 UTC) #4
On 2011/01/11 07:33:00, Yusuke Sato wrote:
> Filed crosbug.com/10838 and assigned it to me.
> The TODO comment is already there. Please check the line 32:
> 
> > 32 // TODO(yusukes): Remove all code for ibus-1.3 once we finish migrating
to
> 1.4.

Nice. You could add a pointer to crosbug.com/10838 there. 

LGTM. Please submit.

Powered by Google App Engine
This is Rietveld 408576698