| commit | 235cc0c8888421ab2c621bac62bd3a2bc6297d05 | [log] [tgz] |
|---|---|---|
| author | creis <creis@chromium.org> | Thu Jul 21 15:43:56 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 21 15:45:48 2016 |
| tree | 3b82b241d523787a478a7c6227721937683676b8 | |
| parent | e58743c4354ba98a29907e630d616da3053ccf53 [diff] |
Clear provisional item on all server redirects.
Whether a redirect is cross-origin or not, the result will be a new
document and should not reuse the provisional HistoryItem during a
back/forward navigation.
BUG=585194
TBR=clamy
TEST=http/tests/navigation/back-to-redirect-with-frame.php
in --isolate-sites-for-testing mode.
Review-Url: https://codereview.chromium.org/2159093002
Cr-Commit-Position: refs/heads/master@{#406861}