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

Issue 2027123002: ARC IME: Ignore InsertChar events while text input type is NONE. (Closed)

Created:
4 years, 6 months ago by kinaba
Modified:
4 years, 6 months ago
Reviewers:
hidehiko
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, yusukes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ARC IME: Ignore InsertChar events while text input type is NONE. The method is clearly documented to be called regardless of the input type, but for our purpose, it is needed only when the client is really requiring text input. BUG=b/28930470 Committed: https://crrev.com/4bffedbdfc887948e739bf1318036035c52897f0 Cr-Commit-Position: refs/heads/master@{#397088}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Addressed review #6 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -1 line) Patch
M components/arc/ime/arc_ime_service.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M components/arc/ime/arc_ime_service_unittest.cc View 1 4 chunks +28 lines, -1 line 0 comments Download

Messages

Total messages: 13 (7 generated)
kinaba
PTAL
4 years, 6 months ago (2016-06-01 07:41:04 UTC) #5
hidehiko
lgtm https://codereview.chromium.org/2027123002/diff/60001/components/arc/ime/arc_ime_service_unittest.cc File components/arc/ime/arc_ime_service_unittest.cc (right): https://codereview.chromium.org/2027123002/diff/60001/components/arc/ime/arc_ime_service_unittest.cc#newcode104 components/arc/ime/arc_ime_service_unittest.cc:104: fake_arc_bridge_service_.reset(); Set fake_arc_ime_bridge_ to nullptr, just in case?
4 years, 6 months ago (2016-06-01 07:53:38 UTC) #6
kinaba
https://codereview.chromium.org/2027123002/diff/60001/components/arc/ime/arc_ime_service_unittest.cc File components/arc/ime/arc_ime_service_unittest.cc (right): https://codereview.chromium.org/2027123002/diff/60001/components/arc/ime/arc_ime_service_unittest.cc#newcode104 components/arc/ime/arc_ime_service_unittest.cc:104: fake_arc_bridge_service_.reset(); On 2016/06/01 07:53:38, hidehiko wrote: > Set fake_arc_ime_bridge_ ...
4 years, 6 months ago (2016-06-01 07:56:15 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2027123002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2027123002/80001
4 years, 6 months ago (2016-06-01 08:00:55 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:80001)
4 years, 6 months ago (2016-06-01 09:07:39 UTC) #11
commit-bot: I haz the power
4 years, 6 months ago (2016-06-01 09:13:07 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4bffedbdfc887948e739bf1318036035c52897f0
Cr-Commit-Position: refs/heads/master@{#397088}

Powered by Google App Engine
This is Rietveld 408576698