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

Issue 8210004: Assert that new renderer processes aren't created during shutdown. (Closed)

Created:
9 years, 2 months ago by willchan no longer on Chromium
Modified:
9 years, 2 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, dpranke+watch-content_chromium.org, michaeln
Visibility:
Public.

Description

Assert that new renderer processes aren't created during shutdown. Puts CHECKs in RenderProcessHost's constructor to make sure the main MessageLoop hasn't stopped running yet. BUG=91398 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104849

Patch Set 1 #

Patch Set 2 : Drop a CHECK. #

Patch Set 3 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M content/browser/browser_main.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/browser_main.cc View 1 2 3 chunks +8 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host.cc View 1 2 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
willchan no longer on Chromium
jam: This is part of my ongoing shutdown crusade to catch these renderer IPCs at ...
9 years, 2 months ago (2011-10-09 18:23:29 UTC) #1
jam
I think it's simpler to check BrowserShutdown (which is in chrome) from Chrome's ContentBrowserClient::BrowserRenderProcessHostCreated
9 years, 2 months ago (2011-10-10 18:26:30 UTC) #2
willchan no longer on Chromium
On 2011/10/10 18:26:30, John Abd-El-Malek wrote: > I think it's simpler to check BrowserShutdown (which ...
9 years, 2 months ago (2011-10-10 20:36:41 UTC) #3
jam
On 2011/10/10 20:36:41, willchan wrote: > On 2011/10/10 18:26:30, John Abd-El-Malek wrote: > > I ...
9 years, 2 months ago (2011-10-10 20:43:58 UTC) #4
willchan no longer on Chromium
On Mon, Oct 10, 2011 at 1:43 PM, <jam@chromium.org> wrote: > On 2011/10/10 20:36:41, willchan ...
9 years, 2 months ago (2011-10-10 21:19:31 UTC) #5
jam
On 2011/10/10 21:19:31, willchan wrote: > On Mon, Oct 10, 2011 at 1:43 PM, <mailto:jam@chromium.org> ...
9 years, 2 months ago (2011-10-10 21:26:47 UTC) #6
willchan no longer on Chromium
Updated On 2011/10/10 21:26:47, John Abd-El-Malek wrote: > On 2011/10/10 21:19:31, willchan wrote: > > ...
9 years, 2 months ago (2011-10-10 22:17:37 UTC) #7
jam
lgtm
9 years, 2 months ago (2011-10-10 22:25:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/willchan@chromium.org/8210004/6002
9 years, 2 months ago (2011-10-10 23:37:06 UTC) #9
commit-bot: I haz the power
Try job failure for 8210004-6002 (retry) on win_rel for step "compile" (clobber build). It's a ...
9 years, 2 months ago (2011-10-11 00:36:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/willchan@chromium.org/8210004/6002
9 years, 2 months ago (2011-10-11 03:15:16 UTC) #11
commit-bot: I haz the power
Try job failure for 8210004-6002 on mac_rel for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=1544 Step "update" is always ...
9 years, 2 months ago (2011-10-11 03:16:59 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/willchan@chromium.org/8210004/6002
9 years, 2 months ago (2011-10-11 04:38:23 UTC) #13
commit-bot: I haz the power
9 years, 2 months ago (2011-10-11 04:39:44 UTC) #14
Try job failure for 8210004-6002 on win_rel for step "update".
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&nu...

Step "update" is always a major failure.
Look at the try server FAQ for more details.

Powered by Google App Engine
This is Rietveld 408576698