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

Issue 10823141: Support reverse conversion for ChromeOS (Closed)

Created:
8 years, 4 months ago by Seigo Nonaka
Modified:
8 years, 4 months ago
Reviewers:
Yusuke Sato
CC:
chromium-reviews, yusukes+watch_chromium.org, tfarina, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, James Su
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Support reverse conversion for ChromeOS This cl does not support fully surrounding text retrieval, but it is enough to send selection text for reverse conversion. I will revisit fully SetSurroundingText implementation when it is required. BUG=127032 TEST=ran content_unittests, ui_unittests, chromeos_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149824

Patch Set 1 : #

Patch Set 2 : Simplify #

Total comments: 10

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -2 lines) Patch
M ui/base/ime/input_method_ibus.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M ui/base/ime/input_method_ibus.cc View 1 2 4 chunks +31 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Seigo Nonaka
8 years, 4 months ago (2012-08-02 15:07:50 UTC) #1
Seigo Nonaka
Yusuke: Sorry, I revised this CL to be more simple. This CL is not urgent, ...
8 years, 4 months ago (2012-08-02 18:39:05 UTC) #2
Yusuke Sato
LGTM http://codereview.chromium.org/10823141/diff/9001/ui/base/ime/input_method_ibus.cc File ui/base/ime/input_method_ibus.cc (right): http://codereview.chromium.org/10823141/diff/9001/ui/base/ime/input_method_ibus.cc#newcode359 ui/base/ime/input_method_ibus.cc:359: string16 selection_text; nit: move to L.366 http://codereview.chromium.org/10823141/diff/9001/ui/base/ime/input_method_ibus.cc#newcode378 ui/base/ime/input_method_ibus.cc:378: ...
8 years, 4 months ago (2012-08-03 05:46:10 UTC) #3
Seigo Nonaka
Thank you for your review! I will submit after check try bots just in case. ...
8 years, 4 months ago (2012-08-03 07:12:44 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/10823141/13001
8 years, 4 months ago (2012-08-03 08:04:07 UTC) #5
commit-bot: I haz the power
8 years, 4 months ago (2012-08-03 09:30:01 UTC) #6
Change committed as 149824

Powered by Google App Engine
This is Rietveld 408576698