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

Issue 2166863002: aura: Fix IME interaction in content-shell in chromeos build. (Closed)

Created:
4 years, 5 months ago by sadrul
Modified:
4 years, 5 months ago
Reviewers:
Shu Chen
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

aura: Fix IME interaction in content-shell in chromeos build. Make sure the key events received by the aura::WindowTreeHost instance goes through the IME, so that text input works correctly. BUG=629596 Committed: https://crrev.com/e0a5b1e243a15dd9d6974953b41000e7131dda8d Cr-Commit-Position: refs/heads/master@{#406740}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -1 line) Patch
M ui/aura/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/aura/aura.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
A ui/aura/test/input_method_glue.h View 1 chunk +36 lines, -0 lines 2 comments Download
A ui/aura/test/input_method_glue.cc View 1 chunk +37 lines, -0 lines 0 comments Download
M ui/wm/test/wm_test_helper.h View 2 chunks +2 lines, -1 line 0 comments Download
M ui/wm/test/wm_test_helper.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
sadrul
4 years, 5 months ago (2016-07-20 19:19:10 UTC) #7
Shu Chen
lgtm
4 years, 5 months ago (2016-07-21 00:24:02 UTC) #8
Shu Chen
https://codereview.chromium.org/2166863002/diff/1/ui/aura/test/input_method_glue.h File ui/aura/test/input_method_glue.h (right): https://codereview.chromium.org/2166863002/diff/1/ui/aura/test/input_method_glue.h#newcode26 ui/aura/test/input_method_glue.h:26: ui::EventDispatchDetails DispatchKeyEventPostIME(ui::KeyEvent* key) override; Why does InputMethodGlue need to ...
4 years, 5 months ago (2016-07-21 00:28:53 UTC) #9
sadrul
https://codereview.chromium.org/2166863002/diff/1/ui/aura/test/input_method_glue.h File ui/aura/test/input_method_glue.h (right): https://codereview.chromium.org/2166863002/diff/1/ui/aura/test/input_method_glue.h#newcode26 ui/aura/test/input_method_glue.h:26: ui::EventDispatchDetails DispatchKeyEventPostIME(ui::KeyEvent* key) override; On 2016/07/21 00:28:53, Shu Chen ...
4 years, 5 months ago (2016-07-21 00:51:32 UTC) #10
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/2166863002/1
4 years, 5 months ago (2016-07-21 01:31:57 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-21 01:37:00 UTC) #14
commit-bot: I haz the power
4 years, 5 months ago (2016-07-21 01:40:20 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e0a5b1e243a15dd9d6974953b41000e7131dda8d
Cr-Commit-Position: refs/heads/master@{#406740}

Powered by Google App Engine
This is Rietveld 408576698