DescriptionSettings: 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.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273162
Patch Set 1 #
Total comments: 4
Patch Set 2 : dbeam comments #Messages
Total messages: 7 (0 generated)
|