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

Issue 10834108: Replace InputMethodEngineIBus. (Closed)

Created:
8 years, 4 months ago by Seigo Nonaka
Modified:
8 years, 4 months ago
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, yusukes+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@input_method_engine_ibus
Visibility:
Public.

Description

Replace InputMethodEngineIBus. This CL removes libibus dependent code. This CL does not provide functionally changes into extension IME. This CL does not provide any unittests for input_method_engine_ibus.{cc|h}. Let me split CL for simplicity. BUG=126947 TEST=Try bots and manually check the extension IME works on Lumpy. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150497

Patch Set 1 : #

Patch Set 2 : CL for review #

Patch Set 3 : CL for review #

Patch Set 4 : Fix wrong DCHECK and it's description #

Total comments: 8

Patch Set 5 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+866 lines, -1805 lines) Patch
M chrome/browser/chromeos/input_method/ibus_controller.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/input_method/ibus_controller_base_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/input_method/ibus_controller_impl.cc View 2 chunks +6 lines, -0 lines 0 comments Download
D chrome/browser/chromeos/input_method/ibus_engine_controller.h View 1 chunk +0 lines, -169 lines 0 comments Download
D chrome/browser/chromeos/input_method/ibus_engine_controller.cc View 1 chunk +0 lines, -974 lines 0 comments Download
M chrome/browser/chromeos/input_method/ibus_keymap.cc View 2 chunks +32 lines, -44 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_engine.cc View 3 chunks +11 lines, -607 lines 0 comments Download
A chrome/browser/chromeos/input_method/input_method_engine_ibus.h View 1 2 3 4 1 chunk +176 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/input_method/input_method_engine_ibus.cc View 1 2 3 4 1 chunk +578 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_manager.h View 3 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_manager_impl.h View 4 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/input_method_manager_impl.cc View 5 chunks +34 lines, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/input_method_manager_impl_unittest.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/input_method/mock_input_method_manager.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/mock_input_method_manager.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Seigo Nonaka
Hi zork@, I'm sorry for large CL, but could you take a look? Thanks.
8 years, 4 months ago (2012-08-06 05:50:31 UTC) #1
Zachary Kuznia
lgtm http://codereview.chromium.org/10834108/diff/1049/chrome/browser/chromeos/input_method/input_method_engine_ibus.cc File chrome/browser/chromeos/input_method/input_method_engine_ibus.cc (right): http://codereview.chromium.org/10834108/diff/1049/chrome/browser/chromeos/input_method/input_method_engine_ibus.cc#newcode562 chrome/browser/chromeos/input_method/input_method_engine_ibus.cc:562: // TODO(nona): Implement error handling. Log an error ...
8 years, 4 months ago (2012-08-07 06:41:03 UTC) #2
Seigo Nonaka
zork: Thank you for your quick review! +ben@ as a owner of chrome/chrome_browser.gypi Thanks, Seigo. ...
8 years, 4 months ago (2012-08-07 17:39:21 UTC) #3
Ben Goodger (Google)
lgtm
8 years, 4 months ago (2012-08-07 19:41:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/10834108/1051
8 years, 4 months ago (2012-08-08 02:50:29 UTC) #5
commit-bot: I haz the power
8 years, 4 months ago (2012-08-08 04:37:58 UTC) #6
Change committed as 150497

Powered by Google App Engine
This is Rietveld 408576698