[chromium-bugs] Issue 9663 in chromium: cannot go back to previous page after visitng hp.com

2009-07-27 Thread codesite-noreply

Updates:
Owner: lafo...@chromium.org
Cc: lafo...@chromium.org

Comment #14 on issue 9663 by y...@chromium.org: cannot go back to previous  
page after visitng hp.com
http://code.google.com/p/chromium/issues/detail?id=9663

Mitchell,
You mean 2.0.172.{37,39}, don't you?
Then this is the expected regression to fix more serious issue.

Anthony,
Please correct me if misunderstood the situation.

Yuzo


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



[chromium-bugs] Issue 9663 in chromium: cannot go back to previous page after visitng hp.com

2009-07-24 Thread codesite-noreply


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

this issue is related to the merge in Issue 11896 and maybe in Issue 11355  
too (just a
reminder as i am not sure how the stable merging process works)

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

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Chromium-bugs group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to 
chromium-bugs+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 9663 in chromium: cannot go back to previous page after visitng hp.com

2009-07-23 Thread codesite-noreply


Comment #11 on issue 9663 by bugdro...@chromium.org: 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=revrevision=21501


r21501 | lafo...@chromium.org | 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=21501r2=21500
M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/browser/tab_contents/navigation_controller.h?r1=21501r2=21500
M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/HistoryHelper.js?r1=21501r2=21500
M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/history_length_test1.html?r1=21501r2=21500
M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/history_length_test2.html?r1=21501r2=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=21501r2=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.

tbr=...@chromium.org

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



[chromium-bugs] Issue 9663 in chromium: cannot go back to previous page after visitng hp.com

2009-07-03 Thread codesite-noreply


Comment #9 on issue 9663 by bugdro...@chromium.org: 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=revrevision=19923


r19923 | m...@chromium.org | 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=19923r2=19922
M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/browser/tab_contents/navigation_controller.h?r1=19923r2=19922
M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/HistoryHelper.js?r1=19923r2=19922
M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/history_length_test1.html?r1=19923r2=19922
M  
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/test/data/History/history_length_test2.html?r1=19923r2=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=19923r2=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
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 9663 in chromium: cannot go back to previous page after visitng hp.com

2009-07-01 Thread codesite-noreply

Updates:
Owner: y...@chromium.org
Labels: Merge-Stable

Comment #8 on issue 9663 by m...@chromium.org: cannot go back to previous  
page after visitng hp.com
http://code.google.com/p/chromium/issues/detail?id=9663

(No comment was entered for this change.)

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



[chromium-bugs] Issue 9663 in chromium: cannot go back to previous page after visitng hp.com

2009-06-30 Thread codesite-noreply


Comment #7 on issue 9663 by ero...@chromium.org: cannot go back to previous  
page after visitng hp.com
http://code.google.com/p/chromium/issues/detail?id=9663

Issue 15720 has been merged into this issue.

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



[chromium-bugs] Issue 9663 in chromium: cannot go back to previous page after visitng hp.com

2009-04-02 Thread codesite-noreply

Status: Untriaged
Owner: aoca...@chromium.org
CC: anan...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 9663 by aoca...@chromium.org: cannot go back to previous page  
after visitng hp.com
http://code.google.com/p/chromium/issues/detail?id=9663

What steps will reproduce the problem?
1. Open a tab to say .google.com
2. In the same tab, navigate to www.apple.com
3. In the same tab, navigate to www.hp.com (you will get redirected to  
http://www.hp.com/#Product)
4. Click on the back button

What is the expected output?
I am redirected back to www.apple.com

What do you see instead?
I am redirected to  
http://www.hp.com/country/us/en//country/us/en/welcome.html
Another click on the back button will take me back to  
http://www.hp.com/#Product

*Any succeeding clicks to the back button will just take me back and forth
to these 2 links.

Please use labels and text to provide additional information.
FF3 / IE 7: ok
Safari 4 (nightly 41855): not ok (same as Chrome)
Chrome 1.0.154.53: not ok
Chrome 2.0.169.1: not ok
Chrome 2.0.173.0 (13014): not ok

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



[chromium-bugs] Issue 9663 in chromium: cannot go back to previous page after visitng hp.com

2009-04-02 Thread codesite-noreply

Updates:
Status: Available
Owner: ---
Cc: aoca...@chromium.org
Labels: -Area-Misc Area-BrowserBackend Mstone-2.0 Size-Medium

Comment #1 on issue 9663 by j...@chromium.org: cannot go back to previous  
page after visitng hp.com
http://code.google.com/p/chromium/issues/detail?id=9663

(No comment was entered for this change.)

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