Navigation: Adding NavigationClient path to history subframe navigations.
When navigating back to a frame that has subframes, we should try to restore the subframes to their latest history item. This is currently done by OpenURL and should be done by BeginNavigation instead. Design doc: https://docs.google.com/document/d/13Rqdg1HBmtfnYMUXvg7SpUl3bJisTElfyMc1Ze8hLdE/edit# This is patch 2/2. This patch only modifies the behavior for IsPerNavigationMojoInterface on. See https://chromium-review.googlesource.com/c/chromium/src/+/1596448 for trybots run with the flag on. Bug: 962518 Change-Id: If153cbcb8e1d11bd75be519839c7f36c3907b1dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1594576 Commit-Queue: Arthur Hemery <ahemery@chromium.org> Reviewed-by:Nasko Oskov <nasko@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Cr-Commit-Position: refs/heads/master@{#664234}
Showing
Please register or sign in to comment