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

Issue 12218029: Attach ImeAdapter as soon as native side is ready (Closed)

Created:
7 years, 10 months ago by boliu
Modified:
7 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Attach ImeAdapter as soon as native side is ready There are code paths that can directly call ImeAdapter.sendKeyEvent which rely on having ImeAdapter attached as soon possible instead of lazily from ContentViewCore.dispatchKeyEvent. BUG=171485 Android only change. Ran through android trybots. NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181190

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -5 lines) Patch
M content/browser/android/content_view_core_impl.cc View 2 chunks +11 lines, -0 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 2 chunks +9 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
boliu
This fixes testOnUnhandledKeyEvent cts test
7 years, 10 months ago (2013-02-06 08:03:21 UTC) #1
joth
+aruslan as, iirc, he made some changes in this area before too.
7 years, 10 months ago (2013-02-06 17:58:38 UTC) #2
aruslan
Looks clean, but Yusuf and Aurimas should know more.
7 years, 10 months ago (2013-02-06 18:03:22 UTC) #3
Yusuf
lgtm My only worry would be hardware keyboard trouble since we only use the dispatchKeyEvent ...
7 years, 10 months ago (2013-02-06 18:16:47 UTC) #4
boliu
On 2013/02/06 18:16:47, Yusuf wrote: > lgtm > > My only worry would be hardware ...
7 years, 10 months ago (2013-02-06 18:27:13 UTC) #5
joth
lgtm
7 years, 10 months ago (2013-02-06 22:12:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/boliu@chromium.org/12218029/1
7 years, 10 months ago (2013-02-06 22:24:04 UTC) #7
commit-bot: I haz the power
7 years, 10 months ago (2013-02-07 04:10:51 UTC) #8
Message was sent while issue was closed.
Change committed as 181190

Powered by Google App Engine
This is Rietveld 408576698