commit | 672eba29c169685bc6b08712098bed16a1eadc72 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed May 13 13:22:45 2009 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed May 13 13:22:45 2009 |
tree | 6ecea5aa774ce1b8e6a31ec90417bc72f45f27d6 | |
parent | d5282e72b2da0b27b2a487d8376c44ad795736dc [diff] |
This is the successor to http://codereview.chromium.org/67150 Make forward/backward navigation work even when redirection is involved. Currently, Chrome tries to go back to the page immediately before the current one. This doesn't work if the current page was visited by redirection; redirection just occurs again. With this change, Chrome first tries to find the redirection source of the current page and then to go back to the page before the source. BUG=9663,10531 Tested: unit_tests, ui_tests, manually. Patch contributed by Yuzo Fujishima <[email protected]> Review: http://codereview.chromium.org/100245 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15950 0039d316-1c4b-4281-b951-d872f2087c98