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

Issue 10065028: Fixing a problem, where a hung renderer process is not killed when navigating away (Closed)

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

Description

Fixing a problem, where a hung renderer process is not killed when navigating away BUG=104346 TEST=Steps to reproduce listed in the bug. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132407

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+343 lines, -35 lines) Patch
M content/browser/renderer_host/render_process_host_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_view_host_browsertest.cc View 2 chunks +141 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.h View 2 chunks +6 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 12 chunks +73 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_widget_helper.h View 2 chunks +4 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_widget_helper.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 3 chunks +8 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_unittest.cc View 1 chunk +17 lines, -0 lines 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host_impl.h View 2 chunks +9 lines, -0 lines 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host_impl.cc View 3 chunks +18 lines, -3 lines 0 comments Download
M content/browser/renderer_host/test_render_view_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/render_view_host_manager.cc View 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/web_contents/render_view_host_manager_unittest.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M content/browser/web_contents/test_web_contents.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/render_process_host.h View 1 chunk +1 line, -2 lines 0 comments Download
A content/test/data/english_page.html View 1 chunk +7 lines, -0 lines 0 comments Download
A content/test/data/infinite_beforeunload.html View 1 chunk +17 lines, -0 lines 0 comments Download
A content/test/data/infinite_unload.html View 1 chunk +17 lines, -0 lines 0 comments Download
M content/test/mock_render_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/mock_render_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
nasko
sky, avi, in your area of review, this is identical to the previous change you ...
8 years, 8 months ago (2012-04-12 22:52:59 UTC) #1
Charlie Reis
Still LGTM.
8 years, 8 months ago (2012-04-12 23:06:04 UTC) #2
Charlie Reis
Just to be explicit for Scott and Avi, we'd like to re-land essentially the same ...
8 years, 8 months ago (2012-04-12 23:09:29 UTC) #3
sky
LGTM
8 years, 8 months ago (2012-04-12 23:41:23 UTC) #4
nasko
Avi, can you take a look at this today? There has been no change in ...
8 years, 8 months ago (2012-04-13 16:15:54 UTC) #5
Avi (use Gerrit)
SLGTM
8 years, 8 months ago (2012-04-14 00:49:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/10065028/1
8 years, 8 months ago (2012-04-16 14:06:37 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-16 15:58:29 UTC) #8
Change committed as 132407

Powered by Google App Engine
This is Rietveld 408576698