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

Issue 7790018: Don't update URL bar or SSL icon for pending history navs until they commit. (Closed)

Created:
9 years, 3 months ago by Charlie Reis
Modified:
9 years, 3 months ago
CC:
chromium-reviews, Avi (use Gerrit), Paweł Hajdan Jr., jam, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Don't update URL bar or SSL icon for pending history navs until they commit. BUG=89564 TEST=Go back or forward to a slow URL. No omnibox change until it commits. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98853

Patch Set 1 #

Patch Set 2 : Add GetVisibleEntry instead. #

Total comments: 2

Patch Set 3 : Update comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -5 lines) Patch
M chrome/browser/ui/toolbar/toolbar_model.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/tab_contents/navigation_controller.h View 1 2 1 chunk +10 lines, -1 line 0 comments Download
M content/browser/tab_contents/navigation_controller.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download
M content/browser/tab_contents/navigation_controller_unittest.cc View 1 3 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Charlie Reis
This is one approach for the important part of the fix for issue 89564, which ...
9 years, 3 months ago (2011-08-30 01:34:46 UTC) #1
brettw
LGTM http://codereview.chromium.org/7790018/diff/6/content/browser/tab_contents/navigation_controller.h File content/browser/tab_contents/navigation_controller.h (right): http://codereview.chromium.org/7790018/diff/6/content/browser/tab_contents/navigation_controller.h#newcode81 content/browser/tab_contents/navigation_controller.h:81: // this is the method you will typically ...
9 years, 3 months ago (2011-08-30 16:15:18 UTC) #2
Charlie Reis
http://codereview.chromium.org/7790018/diff/6/content/browser/tab_contents/navigation_controller.h File content/browser/tab_contents/navigation_controller.h (right): http://codereview.chromium.org/7790018/diff/6/content/browser/tab_contents/navigation_controller.h#newcode81 content/browser/tab_contents/navigation_controller.h:81: // this is the method you will typically want ...
9 years, 3 months ago (2011-08-30 17:04:58 UTC) #3
commit-bot: I haz the power
9 years, 3 months ago (2011-08-30 19:01:29 UTC) #4
Change committed as 98853

Powered by Google App Engine
This is Rietveld 408576698