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

Issue 2161043002: Route Text Layout Change IPCs to the Active RenderWidgetHost (Closed)

Created:
4 years, 5 months ago by EhsanK
Modified:
4 years, 5 months ago
Reviewers:
kenrb, Charlie Reis
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, James Su, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Route Text Layout Change IPCs to the Active RenderWidgetHost Currently, the call to RenderWidgetHostViewAura::ChangeTextDirectionAndLayoutAlignment is only routed to the tab's RenderWidge; which happens regardless of the currently active widget. This CL will modify the code so that this IME call is always routed to the active widget obtained from TextInputManager. The CL also adds a unit test. BUG=578168, 602723 Committed: https://crrev.com/6ede0ad8427019a2ad3ee962b2b395e31f69ae26 Cr-Commit-Position: refs/heads/master@{#406764}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -30 lines) Patch
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura_unittest.cc View 8 chunks +28 lines, -23 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
EhsanK
Ken, Charlie, Could you please take a look. Thanks! https://codereview.chromium.org/2161043002/diff/1/content/browser/renderer_host/render_widget_host_view_aura_unittest.cc File content/browser/renderer_host/render_widget_host_view_aura_unittest.cc (right): https://codereview.chromium.org/2161043002/diff/1/content/browser/renderer_host/render_widget_host_view_aura_unittest.cc#newcode4326 content/browser/renderer_host/render_widget_host_view_aura_unittest.cc:4326: ...
4 years, 5 months ago (2016-07-19 16:01:58 UTC) #2
kenrb
lgtm
4 years, 5 months ago (2016-07-19 19:50:37 UTC) #3
Charlie Reis
LGTM
4 years, 5 months ago (2016-07-20 23:03:06 UTC) #4
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/2161043002/20001
4 years, 5 months ago (2016-07-21 03:26:35 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-21 04:17:33 UTC) #10
commit-bot: I haz the power
4 years, 5 months ago (2016-07-21 04:19:31 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6ede0ad8427019a2ad3ee962b2b395e31f69ae26
Cr-Commit-Position: refs/heads/master@{#406764}

Powered by Google App Engine
This is Rietveld 408576698