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

Issue 10870073: Change how NavigationController reloads transient entries (Closed)

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

Description

Move browser_command's code to reload transient entries down into NavigationController::Reload. This allows other code make use of the code to share behavior. In particular, this is needed so the captive portal detection code can automatically reload a tab showing an SSL interstitial caused by a captive portal. BUG=115487, 139966 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154319

Patch Set 1 #

Patch Set 2 : Remove outdated comment #

Total comments: 2

Patch Set 3 : Response to creis #

Patch Set 4 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -15 lines) Patch
M chrome/browser/ui/browser_commands.cc View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
M content/browser/web_contents/navigation_controller_impl.cc View 1 2 3 1 chunk +12 lines, -2 lines 0 comments Download
M content/browser/web_contents/navigation_controller_impl_unittest.cc View 1 2 3 2 chunks +39 lines, -1 line 0 comments Download
M content/public/browser/interstitial_page.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/browser/navigation_controller.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
mmenke
8 years, 4 months ago (2012-08-24 20:37:06 UTC) #1
Charlie Reis
LGTM http://codereview.chromium.org/10870073/diff/8001/content/browser/web_contents/navigation_controller_impl.cc File content/browser/web_contents/navigation_controller_impl.cc (right): http://codereview.chromium.org/10870073/diff/8001/content/browser/web_contents/navigation_controller_impl.cc#newcode252 content/browser/web_contents/navigation_controller_impl.cc:252: // Interstitials are reloaded by navigating back to ...
8 years, 3 months ago (2012-08-27 17:25:35 UTC) #2
mmenke
http://codereview.chromium.org/10870073/diff/8001/content/browser/web_contents/navigation_controller_impl.cc File content/browser/web_contents/navigation_controller_impl.cc (right): http://codereview.chromium.org/10870073/diff/8001/content/browser/web_contents/navigation_controller_impl.cc#newcode252 content/browser/web_contents/navigation_controller_impl.cc:252: // Interstitials are reloaded by navigating back to their ...
8 years, 3 months ago (2012-08-27 17:37:03 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/10870073/2007
8 years, 3 months ago (2012-08-30 19:28:14 UTC) #4
commit-bot: I haz the power
Presubmit check for 10870073-2007 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-08-30 19:28:17 UTC) #5
mmenke
[+ben] Ben: Could you do an owners review for the change to chrome/browser/ui/browser_commands.cc? I've moved ...
8 years, 3 months ago (2012-08-30 19:53:13 UTC) #6
Ben Goodger (Google)
lgtm
8 years, 3 months ago (2012-08-30 21:21:16 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/10870073/2007
8 years, 3 months ago (2012-08-30 21:27:01 UTC) #8
commit-bot: I haz the power
8 years, 3 months ago (2012-08-30 23:57:38 UTC) #9
Change committed as 154319

Powered by Google App Engine
This is Rietveld 408576698