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

Issue 2743933003: Fix TextInputManager for Android (Closed)

Created:
3 years, 9 months ago by Changwan Ryu
Modified:
3 years, 9 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, nona+watch_chromium.org, shuchen+watch_chromium.org, James Su, yusukes+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix TextInputManager for Android In crrev.com/2354793003, we changed state updates to go through TextInputManager, but TextInputManager does not propagate state update when the current and last state was NONE. This can cause IME thread to hang because it waits for the request to be replied. BUG=699699 Review-Url: https://codereview.chromium.org/2743933003 Cr-Commit-Position: refs/heads/master@{#456116} Committed: https://chromium.googlesource.com/chromium/src/+/38c1f9493be8263b28d0f635d240b547efd75e09

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M content/browser/renderer_host/text_input_manager.cc View 1 chunk +4 lines, -0 lines 3 comments Download

Messages

Total messages: 19 (10 generated)
Changwan Ryu
3 years, 9 months ago (2017-03-10 14:31:06 UTC) #2
EhsanK
Thanks! I posted some thoughts but generally looks good. This is something I have to ...
3 years, 9 months ago (2017-03-10 15:43:16 UTC) #7
Changwan Ryu
https://codereview.chromium.org/2743933003/diff/1/content/browser/renderer_host/text_input_manager.cc File content/browser/renderer_host/text_input_manager.cc (right): https://codereview.chromium.org/2743933003/diff/1/content/browser/renderer_host/text_input_manager.cc#newcode108 content/browser/renderer_host/text_input_manager.cc:108: return; On 2017/03/10 15:43:16, EhsanK wrote: > This should ...
3 years, 9 months ago (2017-03-10 16:01:38 UTC) #8
EhsanK
Thanks. LGTM. https://codereview.chromium.org/2743933003/diff/1/content/browser/renderer_host/text_input_manager.cc File content/browser/renderer_host/text_input_manager.cc (right): https://codereview.chromium.org/2743933003/diff/1/content/browser/renderer_host/text_input_manager.cc#newcode108 content/browser/renderer_host/text_input_manager.cc:108: return; On 2017/03/10 16:01:38, Changwan Ryu wrote: ...
3 years, 9 months ago (2017-03-10 16:46:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2743933003/1
3 years, 9 months ago (2017-03-10 16:53:47 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/382917)
3 years, 9 months ago (2017-03-10 17:01:45 UTC) #13
aelias_OOO_until_Jul13
lgtm
3 years, 9 months ago (2017-03-10 18:43:06 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2743933003/1
3 years, 9 months ago (2017-03-10 18:43:33 UTC) #16
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 18:48:55 UTC) #19
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/38c1f9493be8263b28d0f635d240...

Powered by Google App Engine
This is Rietveld 408576698