summaryrefslogtreecommitdiffstats
path: root/base/sys_string_conversions_linux.cc
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-26 17:49:11 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-26 17:49:11 +0000
commita958c3f57c4bc10c71f26535fc3841a7fa9a850e (patch)
treebc5023fe7bb1b67efc140356531da1c090bd8db2 /base/sys_string_conversions_linux.cc
parent9a9dbcd796ab83a4156bc94bb4ce87273e567f5f (diff)
downloadchromium_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