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

Issue 797243003: [Events] Propagate IME composition event to JS on Android. (Closed)

Created:
5 years, 11 months ago by huangs
Modified:
5 years, 11 months ago
Reviewers:
bcwhite, James Su, eae
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

[Events] Propagate IME composition event to JS on Android. Fixing Stable blocker for Clank IME. The companion Chrome CL is https://codereview.chromium.org/842493004/ BUG=422685 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188259

Patch Set 1 #

Total comments: 4

Patch Set 2 : Renaming const to match style elsewhere in Blink. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M Source/core/events/KeyboardEvent.cpp View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
huangs
5 years, 11 months ago (2015-01-12 20:22:15 UTC) #2
bcwhite
non-expert-or-owner LGTM https://codereview.chromium.org/797243003/diff/1/Source/core/events/KeyboardEvent.cpp File Source/core/events/KeyboardEvent.cpp (right): https://codereview.chromium.org/797243003/diff/1/Source/core/events/KeyboardEvent.cpp#newcode34 Source/core/events/KeyboardEvent.cpp:34: int kInputMethodEditorCompositionKeyCode = 229; Is this constant ...
5 years, 11 months ago (2015-01-12 21:02:44 UTC) #3
huangs
Updated and shortened. OWNER review to eae@, PTAL. Thanks! https://codereview.chromium.org/797243003/diff/1/Source/core/events/KeyboardEvent.cpp File Source/core/events/KeyboardEvent.cpp (right): https://codereview.chromium.org/797243003/diff/1/Source/core/events/KeyboardEvent.cpp#newcode34 Source/core/events/KeyboardEvent.cpp:34: ...
5 years, 11 months ago (2015-01-12 23:25:57 UTC) #4
eae
Would like to see a test for this but code change lgtm.
5 years, 11 months ago (2015-01-12 23:41:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/797243003/20001
5 years, 11 months ago (2015-01-12 23:43:41 UTC) #8
huangs
Thanks. Submitting!
5 years, 11 months ago (2015-01-12 23:48:43 UTC) #9
commit-bot: I haz the power
5 years, 11 months ago (2015-01-13 00:58:13 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=188259

Powered by Google App Engine
This is Rietveld 408576698