Comment #9 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=19923

------------------------------------------------------------------------
r19923 | [email protected] | 2009-07-03 17:35:22 -0700 (Fri, 03 Jul 2009) |  
14 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/browser/tab_contents/navigation_controller.cc?r1=19923&r2=19922
    M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/browser/tab_contents/navigation_controller.h?r1=19923&r2=19922
    M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/HistoryHelper.js?r1=19923&r2=19922
    M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/history_length_test1.html?r1=19923&r2=19922
    M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/history_length_test2.html?r1=19923&r2=19922
    A  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/history_length_test_page_1.html
    A  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/history_length_test_page_2.html
    A  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/history_length_test_page_3.html
    A  
http://src.chromium.org/viewvc/chrome/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=19923&r2=19922

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.
------------------------------------------------------------------------


--
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