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

Issue 2092103002: [reland] Routing IME Result Calls to the Correct RenderWidgetHost (Aura Only) (Closed)

Created:
4 years, 6 months ago by EhsanK
Modified:
4 years, 5 months ago
Reviewers:
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
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[reland] Routing IME Result Calls to the Correct RenderWidgetHost (Aura Only) This is a reland of the original CL: https://codereview.chromium.org/2045363002/ which was reverted by this CL https://codereview.chromium.org/2095813002. The reason for the revert was the regression of several SiteInstanceTests on Dr Memory bots. The cause of the issue was that the newly introduced content unit tests in the original CL were not deleting a RenderWidgetHostImpl which was keeping a RenderProcessHost alive. This was interfering with the SiteInstanceTests which have explicit asserts on the number of RenderProceessHosts alive. BUG=578168, 622793, 602723 Committed: https://crrev.com/8cba7886c3e170ca2dc324dbbd31b28dae623887 Cr-Commit-Position: refs/heads/master@{#401939}

Patch Set 1 : Original CL #

Total comments: 1

Patch Set 2 : Applied the Fix #

Patch Set 3 : Deleted Comment #

Total comments: 2

Patch Set 4 : Addressing creis@'s comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+263 lines, -26 lines) Patch
M content/browser/renderer_host/render_widget_host_view_aura.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 2 chunks +15 lines, -16 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura_unittest.cc View 1 2 3 8 chunks +222 lines, -0 lines 0 comments Download
M content/browser/renderer_host/text_input_manager.h View 4 chunks +17 lines, -5 lines 0 comments Download
M content/browser/renderer_host/text_input_manager.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M content/public/test/text_input_test_utils.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M content/test/test_render_view_host.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 20 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2092103002/40001
4 years, 6 months ago (2016-06-24 14:05:33 UTC) #2
EhsanK
Hello Charlie, Sorry for the trouble, but could you please take a look. I verified ...
4 years, 6 months ago (2016-06-24 14:09:39 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-24 14:52:04 UTC) #5
EhsanK
Adding the creis@ whom I forgot to add in the earlier message.
4 years, 6 months ago (2016-06-24 17:23:00 UTC) #7
Charlie Reis
Thanks for the quick fix! LGTM with nit. https://codereview.chromium.org/2092103002/diff/40001/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/2092103002/diff/40001/content/browser/renderer_host/render_widget_host_view_aura_unittest.cc#newcode4080 content/browser/renderer_host/render_widget_host_view_aura_unittest.cc:4080: RenderWidgetHost* ...
4 years, 6 months ago (2016-06-24 18:22:30 UTC) #8
EhsanK
Thanks for the reviews! https://codereview.chromium.org/2092103002/diff/40001/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/2092103002/diff/40001/content/browser/renderer_host/render_widget_host_view_aura_unittest.cc#newcode4080 content/browser/renderer_host/render_widget_host_view_aura_unittest.cc:4080: RenderWidgetHost* host_for_first_process = On 2016/06/24 ...
4 years, 6 months ago (2016-06-24 18:37:55 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2092103002/60001
4 years, 6 months ago (2016-06-24 18:38:31 UTC) #11
Charlie Reis
Thanks, LGTM
4 years, 6 months ago (2016-06-24 18:40:58 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-24 19:35:58 UTC) #14
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/2092103002/60001
4 years, 6 months ago (2016-06-24 19:37:16 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-24 19:42:44 UTC) #17
commit-bot: I haz the power
4 years, 6 months ago (2016-06-24 19:46:02 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8cba7886c3e170ca2dc324dbbd31b28dae623887
Cr-Commit-Position: refs/heads/master@{#401939}

Powered by Google App Engine
This is Rietveld 408576698