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

Issue 8572010: DevTools: reattach to previous RVH when pending navigation is being canceled (Closed)

Created:
9 years, 1 month ago by yurys
Modified:
9 years, 1 month ago
Reviewers:
jam, pfeldman, loislo
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, ajwong+watch_chromium.org, jam, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

DevTools: reattach to previous RVH when pending navigation is being canceled. BUG=DevTools window may close when navigating to different bookmarked pages TEST=DevToolsManagerTest.ReattachOnCancelPendingNavigation Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110267

Patch Set 1 #

Patch Set 2 : Added test #

Total comments: 1

Patch Set 3 : Added missing OVERRIDE #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -0 lines) Patch
M content/browser/debugger/devtools_manager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/debugger/devtools_manager.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M content/browser/debugger/devtools_manager_unittest.cc View 1 2 3 chunks +40 lines, -0 lines 0 comments Download
M content/browser/tab_contents/render_view_host_manager.cc View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
yurys
9 years, 1 month ago (2011-11-15 17:00:14 UTC) #1
pfeldman
http://codereview.chromium.org/8572010/diff/2001/content/browser/tab_contents/render_view_host_manager.cc File content/browser/tab_contents/render_view_host_manager.cc (right): http://codereview.chromium.org/8572010/diff/2001/content/browser/tab_contents/render_view_host_manager.cc#newcode752 content/browser/tab_contents/render_view_host_manager.cc:752: devtools_manager->OnCancelPendingNavigation(pending_render_view_host, Looks good to me. Please make sure jam@ ...
9 years, 1 month ago (2011-11-15 17:03:35 UTC) #2
pfeldman
lgtm (to color this in green so that jam takes a look)
9 years, 1 month ago (2011-11-15 17:04:15 UTC) #3
jam
9 years, 1 month ago (2011-11-15 21:32:08 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698