DescriptionMake RestoreSubframeFileAccessForHistoryNavigation pass in OOPIF modes.
Fixing the test properly will require tracking FrameTreeNodes that are
pending deletion, so that we can hear UpdateState messages from
subframes after doing a cross-process navigation in their ancestor.
Since we're only losing the last second of PageState changes at the
moment, we can work around this for now to let us proceed with moving
to the new navigation path. Adding an in-page navigation ensures that
the PageState arrives in the browser process, letting the test pass.
BUG=609963
TEST=RestoreSubframeFileAccessForHistoryNavigation passes in
--isolate-sites-for-testing=*.is or --site-per-process.
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation
Committed: https://crrev.com/75504cc6c988e7765a7c61e7c0251b9886cd84dc
Cr-Commit-Position: refs/heads/master@{#401924}
Patch Set 1 #Patch Set 2 : Fix test expectations. #
Dependent Patchsets: Messages
Total messages: 9 (4 generated)
|