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

Issue 12552005: Also update the session history in the renderer when the active entry is a new pending entry (Closed)

Created:
7 years, 9 months ago by jochen (gone - plz use gerrit)
Modified:
7 years, 9 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Also update the session history in the renderer when the active entry is a new pending entry BUG=178103 TEST:content_unittests:NavigationControllerImplTest.PruneAllButActiveForPendingNotInList R=creis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188910

Patch Set 1 #

Total comments: 3

Patch Set 2 : updates #

Total comments: 2

Patch Set 3 : patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -3 lines) Patch
M content/browser/web_contents/navigation_controller_impl.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/web_contents/navigation_controller_impl_unittest.cc View 1 2 2 chunks +36 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
jochen (gone - plz use gerrit)
7 years, 9 months ago (2013-03-08 12:16:19 UTC) #1
jochen (gone - plz use gerrit)
I'm actually not sure whether this is the right solution. Is it enough to filter ...
7 years, 9 months ago (2013-03-08 19:01:06 UTC) #2
Charlie Reis
https://codereview.chromium.org/12552005/diff/1/content/browser/web_contents/navigation_controller_impl.cc File content/browser/web_contents/navigation_controller_impl.cc (right): https://codereview.chromium.org/12552005/diff/1/content/browser/web_contents/navigation_controller_impl.cc#newcode1001 content/browser/web_contents/navigation_controller_impl.cc:1001: // that reference pruned page ids. Just ignore those ...
7 years, 9 months ago (2013-03-08 23:35:50 UTC) #3
jochen (gone - plz use gerrit)
https://codereview.chromium.org/12552005/diff/1/content/browser/web_contents/navigation_controller_impl.cc File content/browser/web_contents/navigation_controller_impl.cc (right): https://codereview.chromium.org/12552005/diff/1/content/browser/web_contents/navigation_controller_impl.cc#newcode1001 content/browser/web_contents/navigation_controller_impl.cc:1001: // that reference pruned page ids. Just ignore those ...
7 years, 9 months ago (2013-03-08 23:50:39 UTC) #4
Charlie Reis
https://codereview.chromium.org/12552005/diff/1/content/browser/web_contents/navigation_controller_impl.cc File content/browser/web_contents/navigation_controller_impl.cc (right): https://codereview.chromium.org/12552005/diff/1/content/browser/web_contents/navigation_controller_impl.cc#newcode1001 content/browser/web_contents/navigation_controller_impl.cc:1001: // that reference pruned page ids. Just ignore those ...
7 years, 9 months ago (2013-03-09 00:55:11 UTC) #5
jochen (gone - plz use gerrit)
I made a few tests: It turns out that in the situation I see the ...
7 years, 9 months ago (2013-03-17 15:29:37 UTC) #6
jochen (gone - plz use gerrit)
I've updated the CL to only sync the session history. ptal
7 years, 9 months ago (2013-03-17 23:04:38 UTC) #7
Charlie Reis
LGTM with one change. https://codereview.chromium.org/12552005/diff/10001/content/browser/web_contents/navigation_controller_impl.cc File content/browser/web_contents/navigation_controller_impl.cc (right): https://codereview.chromium.org/12552005/diff/10001/content/browser/web_contents/navigation_controller_impl.cc#newcode1411 content/browser/web_contents/navigation_controller_impl.cc:1411: NavigationEntryImpl* entry = GetEntryCount() ? ...
7 years, 9 months ago (2013-03-18 22:42:24 UTC) #8
jochen (gone - plz use gerrit)
https://codereview.chromium.org/12552005/diff/10001/content/browser/web_contents/navigation_controller_impl.cc File content/browser/web_contents/navigation_controller_impl.cc (right): https://codereview.chromium.org/12552005/diff/10001/content/browser/web_contents/navigation_controller_impl.cc#newcode1411 content/browser/web_contents/navigation_controller_impl.cc:1411: NavigationEntryImpl* entry = GetEntryCount() ? On 2013/03/18 22:42:24, creis ...
7 years, 9 months ago (2013-03-18 22:58:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/12552005/16001
7 years, 9 months ago (2013-03-18 23:01:37 UTC) #10
commit-bot: I haz the power
7 years, 9 months ago (2013-03-19 01:44:31 UTC) #11
Message was sent while issue was closed.
Change committed as 188910

Powered by Google App Engine
This is Rietveld 408576698