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

Issue 1755843002: 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
Base URL:
https://chromium.googlesource.com/chromium/src.git@2661
Target Ref:
refs/pending/branch-heads/2661
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 Review URL: https://codereview.chromium.org/1748093002 . Cr-Commit-Position: refs/heads/master@{#378394} (cherry picked from commit 6cb09bb59dd7ed4dcd37e14c32586ea25490f896) Committed: https://chromium.googlesource.com/chromium/src/+/064c42a1a3010651c4dcbe8e84a62365e7261b8a

Patch Set 1 #

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

Messages

Total messages: 2 (1 generated)
Ken Rockot(use gerrit already)
4 years, 9 months ago (2016-03-01 21:39:13 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
064c42a1a3010651c4dcbe8e84a62365e7261b8a.

Powered by Google App Engine
This is Rietveld 408576698