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

Issue 23537064: Add InputScope support into InputMethodIMM32 (Closed)

Created:
7 years, 3 months ago by yukawa
Modified:
7 years, 3 months ago
Reviewers:
yoichio, Seigo Nonaka
CC:
chromium-reviews, nona+watch_chromium.org, James Su, penghuang+watch_chromium.org, yusukes+watch_chromium.org, yoichio
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add InputScope support into InputMethodIMM32 RWHVW has directly used InputScope APIs that are available for IMM32 applications. In order to migrate from RWHVW to RWHVA as Aura transition, InputMethodIMM32 should also have InputScope support since RWHVA delegates all the IME activities into InputMethodIMM32. BUG=296505, 244688 TEST=manually done with Aura build on Windows 8.1 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=224954

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed the comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M ui/base/ime/input_method_imm32.cc View 1 3 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
yukawa
7 years, 3 months ago (2013-09-22 23:05:01 UTC) #1
yoichio
https://codereview.chromium.org/23537064/diff/1/ui/base/ime/input_method_imm32.cc File ui/base/ime/input_method_imm32.cc (right): https://codereview.chromium.org/23537064/diff/1/ui/base/ime/input_method_imm32.cc#newcode283 ui/base/ime/input_method_imm32.cc:283: window_handle, GetTextInputType(), GetTextInputMode()); Can we cache values of GetTextInputType() ...
7 years, 3 months ago (2013-09-23 12:09:54 UTC) #2
yukawa
https://codereview.chromium.org/23537064/diff/1/ui/base/ime/input_method_imm32.cc File ui/base/ime/input_method_imm32.cc (right): https://codereview.chromium.org/23537064/diff/1/ui/base/ime/input_method_imm32.cc#newcode283 ui/base/ime/input_method_imm32.cc:283: window_handle, GetTextInputType(), GetTextInputMode()); On 2013/09/23 12:09:54, yoichio wrote: > ...
7 years, 3 months ago (2013-09-23 17:54:21 UTC) #3
yoichio
lgtm
7 years, 3 months ago (2013-09-24 01:38:56 UTC) #4
Seigo Nonaka
lgtm Please update the description, IIRC the Aura should not go for M31, so this ...
7 years, 3 months ago (2013-09-24 03:59:45 UTC) #5
yukawa
On 2013/09/24 03:59:45, Seigo Nonaka wrote: > lgtm > > Please update the description, IIRC ...
7 years, 3 months ago (2013-09-24 04:21:50 UTC) #6
Seigo Nonaka
lgtm again
7 years, 3 months ago (2013-09-24 04:22:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukawa@chromium.org/23537064/11001
7 years, 3 months ago (2013-09-24 04:27:37 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) net_unittests, sandbox_linux_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=157334
7 years, 3 months ago (2013-09-24 05:09:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukawa@chromium.org/23537064/11001
7 years, 3 months ago (2013-09-24 05:40:02 UTC) #10
commit-bot: I haz the power
7 years, 3 months ago (2013-09-24 08:17:02 UTC) #11
Message was sent while issue was closed.
Change committed as 224954

Powered by Google App Engine
This is Rietveld 408576698