summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib/pyauto_utils_test.py
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-08 00:38:19 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-08 00:38:19 +0000
commit7ec5b39703cf0c000d3556e5fc2bff4cb7b9fb21 (patch)
treea7ccf83590ea28cd35b2d7b0fde465386864a069 /chrome/test/pyautolib/pyauto_utils_test.py
parent04e363d14bbc395c528c767c343489522966ef90 (diff)
downloadchromium_src-7ec5b39703cf0c000d3556e5fc2bff4cb7b9fb21.zip
chromium_src-7ec5b39703cf0c000d3556e5fc2bff4cb7b9fb21.tar.gz
chromium_src-7ec5b39703cf0c000d3556e5fc2bff4cb7b9fb21.tar.bz2
Do not use Alternate-Protocol for establishing new SpdySessions.
Only use Alternate-Protocol for latching onto existing SpdySessions. This is a temporary change until SSL improvements are made, so we can begin sending http over spdy when available. Note that we have to do proxy resolution one time to figure out how to check for the appropriate existing SpdySession. If no SpdySession exists, we fallback again and have to redo proxy resolution (since the alternate protocol of npn-spdy requires rewriting the URI from http:// to https://). So we may end up doing two proxy resolutions in the fallback case. I had to disable all the tests that test establishing a new SpdySession for http:// URIs, since we don't do that for now. BUG=none TEST=none Review URL: http://codereview.chromium.org/3573013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61897 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/pyautolib/pyauto_utils_test.py')
0 files changed, 0 insertions, 0 deletions