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

Issue 100002: Fix for interstitial reload bug (Closed)

Created:
11 years, 8 months ago by jcampan
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

When navigating from an interstitial to another page with an interstitial, we should not discard the non committed entries, as this would cause the new navigation pending entry to go away. BUG=9791 TEST=Visit a page with an SSL error (ex: https://ebay.com). Focus the location bar and press enter (to navigate again to that page). The interstitial should be shown again and the location bar should show the URL. Also ensure that interstitial pages (SSL and safe browsing) still work as expected. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14687

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -3 lines) Patch
M chrome/browser/tab_contents/interstitial_page.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/interstitial_page.cc View 3 chunks +13 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jcampan
11 years, 8 months ago (2009-04-24 23:09:03 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698