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

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

Created:
4 years, 4 months ago by kkhorimoto
Modified:
4 years, 4 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
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 Committed: https://crrev.com/4838fe571d972fdbe6b76162c17ec1feb4035695 Cr-Commit-Position: refs/heads/master@{#411399}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Comment clarification #

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 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
kkhorimoto
4 years, 4 months ago (2016-08-10 18:28:15 UTC) #2
Eugene But (OOO till 7-30)
lgtm, would be good if Jackie also take a look.
4 years, 4 months ago (2016-08-10 18:46:43 UTC) #4
kkhorimoto
PTAL, Jackie! I'd like to get this landed and cherry-picked for M53, as it prevents ...
4 years, 4 months ago (2016-08-11 18:25:29 UTC) #5
Jackie Quinn
On 2016/08/11 18:25:29, kkhorimoto_ wrote: > PTAL, Jackie! I'd like to get this landed and ...
4 years, 4 months ago (2016-08-11 18:42:32 UTC) #6
Jackie Quinn
https://codereview.chromium.org/2233063002/diff/1/ios/web/web_state/ui/crw_web_controller.mm File ios/web/web_state/ui/crw_web_controller.mm (right): https://codereview.chromium.org/2233063002/diff/1/ios/web/web_state/ui/crw_web_controller.mm#newcode2325 ios/web/web_state/ui/crw_web_controller.mm:2325: // WKBackForwardListeItem, causing a mismatch between the visible content ...
4 years, 4 months ago (2016-08-11 18:42:38 UTC) #7
kkhorimoto
https://codereview.chromium.org/2233063002/diff/1/ios/web/web_state/ui/crw_web_controller.mm File ios/web/web_state/ui/crw_web_controller.mm (right): https://codereview.chromium.org/2233063002/diff/1/ios/web/web_state/ui/crw_web_controller.mm#newcode2325 ios/web/web_state/ui/crw_web_controller.mm:2325: // WKBackForwardListeItem, causing a mismatch between the visible content ...
4 years, 4 months ago (2016-08-11 18:47:10 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2233063002/20001
4 years, 4 months ago (2016-08-11 18:47:38 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-11 19:25:38 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-11 19:28:31 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4838fe571d972fdbe6b76162c17ec1feb4035695
Cr-Commit-Position: refs/heads/master@{#411399}

Powered by Google App Engine
This is Rietveld 408576698