Settings: load iframes anew when switching to a non-current one.
Some pages may have state not reflected in the URL, such as the history page's modal dialog. If the reuse the frame, when going back away from the history page and forward to it again, the modal dialog stays there. To match what would happen were the history page the top-level, load the page anew if not the current. This reverts the changePage/selectPage split from r271538 since it's no longer needed. BUG=377386 TEST=See bug, initial report. Review URL: https://codereview.chromium.org/300033009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@273162 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment