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

Issue 2613263002: Forward ImeCancelComposition calls for OOPIFs to ImeAdapterAndroid (Closed)

Created:
3 years, 11 months ago by EhsanK
Modified:
3 years, 11 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, nona+watch_chromium.org, darin-cc_chromium.org, James Su, site-isolation-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Forward ImeCancelComposition calls for OOPIFs to ImeAdapterAndroid Currently, only the calls to ImeCancelComposition on the tab's view (RenderWidgetHostViewAndroid) are being forwarded to ImeAdpaterAndroid. This CL will pass such calls for all views onto TextInputManager and notifies the RWHVAndroid to forward the call to IME adapter. BUG=578168 Review-Url: https://codereview.chromium.org/2613263002 Cr-Commit-Position: refs/heads/master@{#444133} Committed: https://chromium.googlesource.com/chromium/src/+/36c024e17a7c80294abbf2805d10635e2e3d9287

Patch Set 1 #

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M content/browser/renderer_host/render_widget_host_view_android.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 2 chunks +7 lines, -5 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_base.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
EhsanK
Charlie, could you please take a look?
3 years, 11 months ago (2017-01-14 09:24:21 UTC) #7
Charlie Reis
[+site-isolation-reviews] LGTM. Are there any tests this allows us to re-enable?
3 years, 11 months ago (2017-01-17 19:24:58 UTC) #8
EhsanK
Thanks! Unfortunately, we only seem to have a unit test for this and that is ...
3 years, 11 months ago (2017-01-17 19:30:36 UTC) #9
Charlie Reis
On 2017/01/17 19:30:36, EhsanK wrote: > Thanks! Unfortunately, we only seem to have a unit ...
3 years, 11 months ago (2017-01-17 19:36:17 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/2613263002/20001
3 years, 11 months ago (2017-01-17 19:51:00 UTC) #12
commit-bot: I haz the power
3 years, 11 months ago (2017-01-17 20:48:00 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/36c024e17a7c80294abbf2805d10...

Powered by Google App Engine
This is Rietveld 408576698