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

Issue 658253002: Stop early exit watcher in BrowserChildProcessHostImpl::OnChildDisconnected (Closed)

Created:
6 years, 2 months ago by jbauman
Modified:
6 years, 2 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Stop early exit watcher in BrowserChildProcessHostImpl::OnChildDisconnected The early exit watcher holds on to a reference to the waitable event which ChildProcessLauncher::GetChildTerminationStatus deletes, so it should be stopped first. BUG=424024 Committed: https://crrev.com/319402eea01f491047b41b7b1267f10ae81e490d Cr-Commit-Position: refs/heads/master@{#300518}

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M content/browser/browser_child_process_host_impl.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
jbauman
6 years, 2 months ago (2014-10-16 23:21:50 UTC) #2
rvargas (doing something else)
https://codereview.chromium.org/658253002/diff/1/content/browser/browser_child_process_host_impl.cc File content/browser/browser_child_process_host_impl.cc (right): https://codereview.chromium.org/658253002/diff/1/content/browser/browser_child_process_host_impl.cc#newcode275 content/browser/browser_child_process_host_impl.cc:275: early_exit_watcher_.StopWatching(); How does this work after https://codereview.chromium.org/651253002/ lands? Do ...
6 years, 2 months ago (2014-10-17 01:00:08 UTC) #3
jbauman
On 2014/10/17 01:00:08, rvargas wrote: > https://codereview.chromium.org/658253002/diff/1/content/browser/browser_child_process_host_impl.cc > File content/browser/browser_child_process_host_impl.cc (right): > > https://codereview.chromium.org/658253002/diff/1/content/browser/browser_child_process_host_impl.cc#newcode275 > ...
6 years, 2 months ago (2014-10-17 01:10:41 UTC) #4
rvargas (doing something else)
On 2014/10/17 01:10:41, jbauman wrote: > On 2014/10/17 01:00:08, rvargas wrote: > > > https://codereview.chromium.org/658253002/diff/1/content/browser/browser_child_process_host_impl.cc ...
6 years, 2 months ago (2014-10-17 01:34:07 UTC) #5
jbauman
Also adding sky@ for an OWNERS review.
6 years, 2 months ago (2014-10-18 00:16:03 UTC) #7
sky
LGTM https://codereview.chromium.org/658253002/diff/20001/content/browser/browser_child_process_host_impl.cc File content/browser/browser_child_process_host_impl.cc (right): https://codereview.chromium.org/658253002/diff/20001/content/browser/browser_child_process_host_impl.cc#newcode268 content/browser/browser_child_process_host_impl.cc:268: #if defined(OS_WIN) Document why this is needed.
6 years, 2 months ago (2014-10-20 16:27:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/658253002/40001
6 years, 2 months ago (2014-10-20 21:13:14 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/70930) android_dbg_tests_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/19980) mac_chromium_rel_swarming ...
6 years, 2 months ago (2014-10-20 21:37:52 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/658253002/40001
6 years, 2 months ago (2014-10-21 00:19:32 UTC) #14
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 2 months ago (2014-10-21 02:21:48 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/658253002/40001
6 years, 2 months ago (2014-10-21 16:44:20 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 2 months ago (2014-10-21 17:52:30 UTC) #19
commit-bot: I haz the power
6 years, 2 months ago (2014-10-21 17:53:30 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/319402eea01f491047b41b7b1267f10ae81e490d
Cr-Commit-Position: refs/heads/master@{#300518}

Powered by Google App Engine
This is Rietveld 408576698