DescriptionHandle should_replace_current_entry in prerender.
This fixes calls to location.replace which trigger a prerender. History entries
after the current one are incorrectly discarded (http://crbug.com/317872), but
the current entry is correctly replaced.
BUG=305400
TEST=PrerenderBrowserTest.PrerenderReplaceCurrentEntry
NavigationControllerTest.CopyStateFromAndPruneReplaceEntry
NavigationControllerTest.CopyStateFromAndPruneMaxEntriesReplaceEntry
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=240535
Patch Set 1 #Patch Set 2 : Fix content_unittests compile and add more. #Patch Set 3 : Rebase #
Total comments: 6
Patch Set 4 : Review comments #
Total comments: 6
Patch Set 5 : content::kAboutBlankURL #Messages
Total messages: 19 (0 generated)
|