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

Issue 27045005: When a page is reloaded using the original request URL, ensure that the RVH picked to render it is … (Closed)

Created:
7 years, 2 months ago by jam
Modified:
7 years, 2 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, miu+watch_chromium.org, gone
Visibility:
Public.

Description

When a page is reloaded using the original request URL, ensure that the RVH picked to render it is based on that URL and WebContentsObserver::NavigateToPendingEntry sees that new URL. BUG=306569, 112923 R=creis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=228418

Patch Set 1 #

Total comments: 2

Patch Set 2 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -225 lines) Patch
M content/browser/web_contents/navigation_controller_impl.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download
M content/browser/web_contents/navigation_controller_impl_unittest.cc View 6 chunks +12 lines, -208 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 chunks +6 lines, -17 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jam
7 years, 2 months ago (2013-10-11 19:09:25 UTC) #1
Charlie Reis
[CC'ing dfalcantara as FYI.] Great catch. I was thinking about how to test that we ...
7 years, 2 months ago (2013-10-11 21:22:26 UTC) #2
jam
https://codereview.chromium.org/27045005/diff/1/content/browser/web_contents/web_contents_impl.cc File content/browser/web_contents/web_contents_impl.cc (right): https://codereview.chromium.org/27045005/diff/1/content/browser/web_contents/web_contents_impl.cc#newcode1816 content/browser/web_contents/web_contents_impl.cc:1816: NavigationEntryImpl entry(entry_in); On 2013/10/11 21:22:27, creis wrote: > After ...
7 years, 2 months ago (2013-10-11 22:24:48 UTC) #3
Charlie Reis
7 years, 2 months ago (2013-10-11 22:29:36 UTC) #4
Thanks!  LGTM.

Powered by Google App Engine
This is Rietveld 408576698