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

Issue 16836004: Route Android InputMsg operations through RenderWidgetHost (Closed)

Created:
7 years, 6 months ago by jdduke (slow)
Modified:
7 years, 6 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Route Android InputMsg operations through RenderWidgetHost ImeAdapterAndroid and RenderWidgetHostViewAndroid perform several operations already found in RenderWidgetHostImpl. This patch delegates such operations to RWHI, consolidating exposure to InputMsg_*. BUG=245499 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=206328

Patch Set 1 #

Patch Set 2 : Also fix RWHVA #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -8 lines) Patch
M content/browser/renderer_host/ime_adapter_android.cc View 6 chunks +5 lines, -6 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M content/public/browser/render_widget_host.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jdduke (slow)
PTAL. This is part of work to consolidate InputMsg* usage outside of RWHI. I'll add ...
7 years, 6 months ago (2013-06-12 20:46:31 UTC) #1
aelias_OOO_until_Jul13
lgtm
7 years, 6 months ago (2013-06-13 04:30:03 UTC) #2
jdduke (slow)
jam: PTAL at content/public/browser/render_widget_host.h. Thanks!
7 years, 6 months ago (2013-06-13 13:28:19 UTC) #3
jam
lgtm
7 years, 6 months ago (2013-06-13 20:58:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/16836004/2001
7 years, 6 months ago (2013-06-13 21:44:46 UTC) #5
commit-bot: I haz the power
7 years, 6 months ago (2013-06-14 06:26:36 UTC) #6
Message was sent while issue was closed.
Change committed as 206328

Powered by Google App Engine
This is Rietveld 408576698