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

Issue 7628029: Don't ignore back navigations after max entry limit is reached. (Closed)

Created:
9 years, 4 months ago by Charlie Reis
Modified:
9 years, 4 months ago
Reviewers:
cbentzel, brettw
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, Paweł Hajdan Jr.
Visibility:
Public.

Description

Don't ignore back navigations after max entry limit is reached. It's safe to proceed if the browser's page_id is newer than the renderer's, for a given offset into the history list. BUG=89798 TEST=RenderViewTest.DontIgnoreBackAfterNavEntryLimit Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96701

Patch Set 1 : Initial draft #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -2 lines) Patch
M content/renderer/render_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_view.cc View 1 chunk +10 lines, -2 lines 0 comments Download
M content/renderer/render_view_browsertest.cc View 1 chunk +64 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Charlie Reis
9 years, 4 months ago (2011-08-12 21:26:44 UTC) #1
brettw
LGTM
9 years, 4 months ago (2011-08-12 22:21:19 UTC) #2
cbentzel
9 years, 4 months ago (2011-08-12 23:08:23 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698