diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-26 17:49:11 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-26 17:49:11 +0000 |
commit | a958c3f57c4bc10c71f26535fc3841a7fa9a850e (patch) | |
tree | bc5023fe7bb1b67efc140356531da1c090bd8db2 /base/sys_string_conversions_linux.cc | |
parent | 9a9dbcd796ab83a4156bc94bb4ce87273e567f5f (diff) | |
download | chromium_src-a958c3f57c4bc10c71f26535fc3841a7fa9a850e.zip chromium_src-a958c3f57c4bc10c71f26535fc3841a7fa9a850e.tar.gz chromium_src-a958c3f57c4bc10c71f26535fc3841a7fa9a850e.tar.bz2 |
Fixes bug where first login attempt to hotmail after session restore
wouldn't work. The problem was we weren't storing post URLs at all
(because of bug 1361980). This resulted in session restore trying to
restore some redirects along the way that likely had bogus state in
them (perhaps referencing cookies that were nuked), resulting in the
first login failing. The fix is to persist POST URLs to disk for
session restore, but not the actual POST data. This way there
shouldn't be any problems as outlined in 1361980.
BUG=7727
TEST=see bug
Review URL: http://codereview.chromium.org/42619
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12568 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/sys_string_conversions_linux.cc')
0 files changed, 0 insertions, 0 deletions