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

Issue 2133813002: Check that all RenderProcessHost(s) are terminated. (Closed)

Created:
4 years, 5 months ago by alokp
Modified:
4 years, 5 months ago
Reviewers:
jam, DaleCurtis
CC:
chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, henrika (OOO until Aug 14), nasko+codewatch_chromium.org, Primiano Tucci (use gerrit), tommi (sloooow) - chröme
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Check that all RenderProcessHost(s) are terminated. BUG=608049 Committed: https://crrev.com/3d47eced8c022d3fd666c005c7a8b3f26f8c773e Cr-Commit-Position: refs/heads/master@{#405320}

Patch Set 1 #

Total comments: 1

Patch Set 2 : rebase #

Patch Set 3 : added more specific checks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M content/browser/browser_main_loop.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
alokp
https://codereview.chromium.org/2133813002/diff/1/content/browser/browser_main_loop.cc File content/browser/browser_main_loop.cc (right): https://codereview.chromium.org/2133813002/diff/1/content/browser/browser_main_loop.cc#newcode1091 content/browser/browser_main_loop.cc:1091: CHECK(!RenderProcessHostImpl::HasAnyConnection()); jam@: Is this a valid assumption? We are ...
4 years, 5 months ago (2016-07-08 17:30:15 UTC) #2
jam
which member of RenderProcessHost specifically are you referring to (audio_renderer_host_?) ? For renderers, on browser ...
4 years, 5 months ago (2016-07-09 02:52:10 UTC) #3
alokp
On 2016/07/09 02:52:10, jam wrote: > which member of RenderProcessHost specifically are you referring to ...
4 years, 5 months ago (2016-07-09 06:46:22 UTC) #4
jam
Sorry for the delay, I just saw this. Please feel free to ping me if ...
4 years, 5 months ago (2016-07-12 20:03:00 UTC) #5
alokp
> At shutdown, we should have already removed all tabs (which would get listeners_ > ...
4 years, 5 months ago (2016-07-13 06:15:48 UTC) #8
jam
On 2016/07/13 06:15:48, alokp wrote: > > At shutdown, we should have already removed all ...
4 years, 5 months ago (2016-07-13 21:08:09 UTC) #9
DaleCurtis
defer to jam@, but lgtm as a non-owner
4 years, 5 months ago (2016-07-13 21:09:51 UTC) #10
alokp
> ok to add this temporarily, please remove once we get data. lgtm ACK.
4 years, 5 months ago (2016-07-13 21:22:10 UTC) #12
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/2133813002/40001
4 years, 5 months ago (2016-07-13 21:22:35 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-13 22:47:03 UTC) #15
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 22:47:30 UTC) #16
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/3d47eced8c022d3fd666c005c7a8b3f26f8c773e Cr-Commit-Position: refs/heads/master@{#405320}
4 years, 5 months ago (2016-07-13 22:50:21 UTC) #18
alokp
4 years, 5 months ago (2016-07-21 20:01:09 UTC) #19
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/2169103002/ by alokp@chromium.org.

The reason for reverting is: This was temporarily added to collect data for
diagnosing crbug.com/608049. We have enough data points now to study. This can
now be reverted.

BUG=628192.

Powered by Google App Engine
This is Rietveld 408576698