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

Issue 9751001: Don't allow a renderer to exit if we are using it in other views. (Closed)

Created:
8 years, 9 months ago by Charlie Reis
Modified:
8 years, 9 months ago
Reviewers:
jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Don't allow a renderer to exit if we are using it in other views. BUG=87176 TEST=See bug, comment 35. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128274

Patch Set 1 #

Patch Set 2 : Add a test. #

Total comments: 3

Patch Set 3 : Move test to chrome #

Total comments: 1

Patch Set 4 : Remove test for now. #

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

Messages

Total messages: 11 (0 generated)
Charlie Reis
I'd like to add a regression test or two for this, but I'm not sure ...
8 years, 9 months ago (2012-03-20 17:14:15 UTC) #1
jam
lgtm, thanks for fixing this, i've seen it before but did't know what it was!
8 years, 9 months ago (2012-03-21 18:04:47 UTC) #2
Charlie Reis
Thanks. I took your advice to add a custom ContentBrowserClient and message filter to test ...
8 years, 9 months ago (2012-03-21 21:45:41 UTC) #3
jam
http://codereview.chromium.org/9751001/diff/7001/content/browser/renderer_host/render_process_host_browsertest.cc File content/browser/renderer_host/render_process_host_browsertest.cc (right): http://codereview.chromium.org/9751001/diff/7001/content/browser/renderer_host/render_process_host_browsertest.cc#newcode9 content/browser/renderer_host/render_process_host_browsertest.cc:9: #include "chrome/browser/chrome_content_browser_client.h" you're going to get a checkdeps failure ...
8 years, 9 months ago (2012-03-21 23:30:12 UTC) #4
Charlie Reis
http://codereview.chromium.org/9751001/diff/7001/content/browser/renderer_host/render_process_host_browsertest.cc File content/browser/renderer_host/render_process_host_browsertest.cc (right): http://codereview.chromium.org/9751001/diff/7001/content/browser/renderer_host/render_process_host_browsertest.cc#newcode9 content/browser/renderer_host/render_process_host_browsertest.cc:9: #include "chrome/browser/chrome_content_browser_client.h" On 2012/03/21 23:30:12, John Abd-El-Malek wrote: > ...
8 years, 9 months ago (2012-03-21 23:44:14 UTC) #5
Charlie Reis
http://codereview.chromium.org/9751001/diff/7001/content/browser/renderer_host/render_process_host_browsertest.cc File content/browser/renderer_host/render_process_host_browsertest.cc (right): http://codereview.chromium.org/9751001/diff/7001/content/browser/renderer_host/render_process_host_browsertest.cc#newcode9 content/browser/renderer_host/render_process_host_browsertest.cc:9: #include "chrome/browser/chrome_content_browser_client.h" Actually, we've already got a render_process_host_chrome_browsertest.cc in ...
8 years, 9 months ago (2012-03-21 23:51:17 UTC) #6
Charlie Reis
http://codereview.chromium.org/9751001/diff/6005/chrome/browser/renderer_host/render_process_host_chrome_browsertest.cc File chrome/browser/renderer_host/render_process_host_chrome_browsertest.cc (right): http://codereview.chromium.org/9751001/diff/6005/chrome/browser/renderer_host/render_process_host_chrome_browsertest.cc#newcode13 chrome/browser/renderer_host/render_process_host_chrome_browsertest.cc:13: #include "content/common/child_process_messages.h" Drat. I was able to get all ...
8 years, 9 months ago (2012-03-22 00:27:13 UTC) #7
jam
On 2012/03/22 00:27:13, creis wrote: > http://codereview.chromium.org/9751001/diff/6005/chrome/browser/renderer_host/render_process_host_chrome_browsertest.cc > File chrome/browser/renderer_host/render_process_host_chrome_browsertest.cc > (right): > > http://codereview.chromium.org/9751001/diff/6005/chrome/browser/renderer_host/render_process_host_chrome_browsertest.cc#newcode13 ...
8 years, 9 months ago (2012-03-22 18:09:42 UTC) #8
Charlie Reis
On 2012/03/22 18:09:42, John Abd-El-Malek wrote: > > Can you think of a way to ...
8 years, 9 months ago (2012-03-22 18:17:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/9751001/17001
8 years, 9 months ago (2012-03-22 18:21:22 UTC) #10
commit-bot: I haz the power
8 years, 9 months ago (2012-03-22 19:50:53 UTC) #11
Change committed as 128274

Powered by Google App Engine
This is Rietveld 408576698