Version: 56.0.2902.0
OS: All
What steps will reproduce the problem?
(1) Start Chrome with --enable-browser-side-navigation.
(2) Visit http://csreis.github.io/tests/iframe-srcdoc.html
(3) Visit http://csreis.github.io/tests/
(4) Go back.
What is the expected output?
The iframe should load (i.e., show form inputs).
What do you see instead?
The iframe stays blank.
I noticed this while adding a case to the RestoreSubframeFileAccessForHistoryNavigation test in RenderFrameHostManagerTest. That test has always exercised the bug, but there was never a check that noticed the iframe was blank when we came back. I'm disabling the test there now that it fails in PlzNavigate.
Comment 1 by bugdroid1@chromium.org
, Nov 30 2016