diff options
author | simonjam@chromium.org <simonjam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-01 19:22:30 +0000 |
---|---|---|
committer | simonjam@chromium.org <simonjam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-01 19:22:30 +0000 |
commit | 398e2215d9b04587b4bc188252786af354203bdb (patch) | |
tree | 0128478a56acc77bec0ba5c2125a5687db2fecc4 /content/worker/test | |
parent | 337dd77c7231b105c2634dba0c423776bd17011f (diff) | |
download | chromium_src-398e2215d9b04587b4bc188252786af354203bdb.zip chromium_src-398e2215d9b04587b4bc188252786af354203bdb.tar.gz chromium_src-398e2215d9b04587b4bc188252786af354203bdb.tar.bz2 |
Correctly create a new stream when the server requires authentication.
The silly existing behavior is try to create another stream with the same ID,
which causes a crash.
BUG=102295
TEST=Start Chrome with --enable-http-pipelining, visit
http://test.webdav.org/auth-basic/, enter "user1" for both username and
password. It should return a "Not found" page.
Review URL: http://codereview.chromium.org/8432024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108151 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/worker/test')
0 files changed, 0 insertions, 0 deletions