Comment #11 on issue 9663 by [email protected]: cannot go back to  
previous page after visitng hp.com
http://code.google.com/p/chromium/issues/detail?id=9663

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=21501

------------------------------------------------------------------------
r21501 | [email protected] | 2009-07-23 19:00:09 -0700 (Thu, 23 Jul  
2009) | 18 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/browser/tab_contents/navigation_controller.cc?r1=21501&r2=21500
    M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/browser/tab_contents/navigation_controller.h?r1=21501&r2=21500
    M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/HistoryHelper.js?r1=21501&r2=21500
    M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/history_length_test1.html?r1=21501&r2=21500
    M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/history_length_test2.html?r1=21501&r2=21500
    D  
/branches/172/src/chrome/test/data/History/history_length_test_page_1.html
    D  
/branches/172/src/chrome/test/data/History/history_length_test_page_2.html
    D  
/branches/172/src/chrome/test/data/History/history_length_test_page_3.html
    D  
/branches/172/src/chrome/test/data/History/history_length_test_page_4.html
    M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/ui/history_uitest.cc?r1=21501&r2=21500

Revert 19923 - Merge r15950.

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.

[email protected]

Review URL: http://codereview.chromium.org/159329
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to