Chromium Code Reviews
DescriptionReset 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 #Messages
Total messages: 14 (5 generated)
|