| commit | 4e3f962bc6418327ee700d11eadee4501fa5b12f | [log] [tgz] |
|---|---|---|
| author | creis <creis@chromium.org> | Fri Jul 15 20:24:37 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 20:26:33 2016 |
| tree | 505d7a1c1ef74fd45c37c7395b4512cb4c5f8662 | |
| parent | 4369b67a522f5e76e98fbab121b1520274c465e0 [diff] |
Fix setHistoryItemStateForCommit for back/forward in subframes. We were not preserving m_provisionalItem on an initial history commit of a newly created subframe, meaning that we lost things like the scroll position and document sequence number. BUG=628286 TEST=See bug for repro steps CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2148313002 Cr-Commit-Position: refs/heads/master@{#405844}