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

Issue 1748093002: Clean up MojoShellConnection in render processes (Closed)

Created:
4 years, 9 months ago by Ken Rockot(use gerrit already)
Modified:
4 years, 9 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean up MojoShellConnection in render processes MojoShellConnectionImpl ultimately owns a RunnerConnection, which in turn spins up a new thread. If we don't explicitly tear this down then we leak that thread. BUG=590472 R=ben@chromium.org TBR=ben@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/6cb09bb59dd7ed4dcd37e14c32586ea25490f896

Patch Set 1 #

Patch Set 2 : fix mojo ChildProcessHost for external process management #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -8 lines) Patch
M content/renderer/renderer_main.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M mojo/shell/runner/host/child_process_host.cc View 1 2 chunks +13 lines, -7 lines 0 comments Download
M mojo/shell/runner/host/out_of_process_native_runner.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 23 (10 generated)
Ken Rockot(use gerrit already)
4 years, 9 months ago (2016-02-29 21:43:24 UTC) #2
Ken Rockot(use gerrit already)
Actually TBRing since it's P0 and the change is obviously safe IMHO
4 years, 9 months ago (2016-02-29 21:49:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1748093002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1748093002/1
4 years, 9 months ago (2016-02-29 21:50:42 UTC) #6
Ben Goodger (Google)
lgtm
4 years, 9 months ago (2016-02-29 22:10:00 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/123190)
4 years, 9 months ago (2016-02-29 22:33:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1748093002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1748093002/20001
4 years, 9 months ago (2016-02-29 23:16:53 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/31097)
4 years, 9 months ago (2016-03-01 02:50:58 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1748093002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1748093002/20001
4 years, 9 months ago (2016-03-01 03:06:30 UTC) #16
Ken Rockot(use gerrit already)
Alright, linux_android_rel_ng is incredibly flaky right now and I'm fairly confident it has nothing to ...
4 years, 9 months ago (2016-03-01 04:17:39 UTC) #17
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/6cb09bb59dd7ed4dcd37e14c32586ea25490f896 Cr-Commit-Position: refs/heads/master@{#378394}
4 years, 9 months ago (2016-03-01 04:20:37 UTC) #19
Ken Rockot(use gerrit already)
Committed patchset #2 (id:20001) manually as 6cb09bb59dd7ed4dcd37e14c32586ea25490f896 (presubmit successful).
4 years, 9 months ago (2016-03-01 04:21:20 UTC) #21
Will Harris
thanks for manually landing this.
4 years, 9 months ago (2016-03-01 04:39:50 UTC) #22
boliu
4 years, 9 months ago (2016-03-01 23:02:47 UTC) #23
Message was sent while issue was closed.
Yes, linux_android_rel_ng is flaky, but there really was a test broken by this.
See crbug.com/591190

Powered by Google App Engine
This is Rietveld 408576698