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

Issue 1519025: Set the site instance in all cases when we start a new load. If you navigate ... (Closed)

Created:
10 years, 8 months ago by brettw
Modified:
9 years, 7 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, ben+cc_chromium.org, Paweł Hajdan Jr., brettw-cc_chromium.org
Visibility:
Public.

Description

Set the site instance in all cases when we start a new load. If you navigate away from the new tab page (or another DOMUI page) before the DOMUI page commits, the subsequent page will inherit the SiteInstance of the original page. BUG=12718, 40575 TEST=included unit test Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=43879

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -6 lines) Patch
M chrome/browser/tab_contents/render_view_host_manager.cc View 1 2 chunks +17 lines, -4 lines 0 comments Download
M chrome/browser/tab_contents/render_view_host_manager_unittest.cc View 1 3 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
brettw
10 years, 8 months ago (2010-04-07 16:04:16 UTC) #1
Charlie Reis
Thanks Brett! A suggestion inline to make this fix more specific. http://codereview.chromium.org/1519025/diff/1/3 File chrome/browser/tab_contents/render_view_host_manager.cc (left): ...
10 years, 8 months ago (2010-04-07 16:51:54 UTC) #2
brettw
New snap up, thanks for the comments.
10 years, 8 months ago (2010-04-07 17:49:54 UTC) #3
Charlie Reis
10 years, 8 months ago (2010-04-07 17:55:23 UTC) #4
Fantastic-- LGTM.

Powered by Google App Engine
This is Rietveld 408576698