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

Issue 3655007: Merge 58701 - Relanding this:... (Closed)

Created:
10 years, 2 months ago by inferno
Modified:
9 years, 7 months ago
Reviewers:
Jay Civelli
CC:
chromium-reviews, Paweł Hajdan Jr., ben+cc_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Merge 58701 - Relanding this: Don't create pending entries when a navigation is initiated by the page. If the page reloads while such a navigation happens, we could end up with the wrong pending entry. Also make sure TestTabContents::NavigateAndCommit() does commit on the right RVH. BUG=51680 TEST=See bug for steps. TBR=creis Review URL: http://codereview.chromium.org/3257002 Review URL: http://codereview.chromium.org/3346005 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=62309

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -93 lines) Patch
M chrome/browser/back_forward_menu_model_unittest.cc View 1 chunk +4 lines, -8 lines 0 comments Download
M chrome/browser/renderer_host/test/test_render_view_host.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sessions/tab_restore_service_browsertest.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/tab_contents/navigation_controller_unittest.cc View 1 chunk +53 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/render_view_host_manager_unittest.cc View 2 chunks +47 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents.cc View 4 chunks +18 lines, -7 lines 0 comments Download
M chrome/browser/tab_contents/test_tab_contents.h View 2 chunks +10 lines, -1 line 0 comments Download
M chrome/browser/tab_contents/test_tab_contents.cc View 2 chunks +31 lines, -4 lines 0 comments Download
M chrome/browser/translate/translate_manager_unittest.cc View 53 chunks +54 lines, -68 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
inferno
10 years, 2 months ago (2010-10-12 18:34:25 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698