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

Issue 2252903002: Reset previous WKBackForwardListeItem when navigating to WebUI pages. (Closed)

Created:
4 years, 4 months ago by kkhorimoto
Modified:
4 years, 4 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2785
Target Ref:
refs/pending/branch-heads/2785
Project:
chromium
Visibility:
Public.

Description

Reset previous WKBackForwardListeItem when navigating to WebUI pages. Navigation to WebUI pages overwrites the current WKBackForwardListeItem such that it will load the WebUI page's URL and HTML when loaded via |-goToBackForwardListItem:|. This CL resets the previous NavigationItem's associated WKBackForwardListItem to ensure that it is loaded via an NSURLRequest rather than the WKBackForwardListeItem. BUG=628920 Review-Url: https://codereview.chromium.org/2233063002 Cr-Commit-Position: refs/heads/master@{#411399} (cherry picked from commit 4838fe571d972fdbe6b76162c17ec1feb4035695)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M ios/web/web_state/ui/crw_web_controller.mm View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
kkhorimoto
4 years, 4 months ago (2016-08-16 22:41:23 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) to pending queue manually as
6aa2ab3c6796cd41595ea7ee5069d3ddc8827d94.

Powered by Google App Engine
This is Rietveld 408576698