summaryrefslogtreecommitdiffstats
path: root/base/lazy_instance.h
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-12 15:24:35 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-12 15:24:35 +0000
commitdc99ca7f7328d14d43af2fd5b8cde944c6a08054 (patch)
treefa1c54958bd827b27ca3dc7229cd6fbdb9e7b5cf /base/lazy_instance.h
parent45bd241e3bc17cf6fe25b564fe5b5a248365cdd7 (diff)
downloadchromium_src-dc99ca7f7328d14d43af2fd5b8cde944c6a08054.zip
chromium_src-dc99ca7f7328d14d43af2fd5b8cde944c6a08054.tar.gz
chromium_src-dc99ca7f7328d14d43af2fd5b8cde944c6a08054.tar.bz2
NSS and NPN: send NextProtocol on resume and disable NPN without SPDY.
NPN on resume was broken symmetrically between OpenSSL and NSS (which is probably why we didn't notice for so long). OpenSSL wasn't expecting the message and NSS wasn't sending it. This change sends the NextProtocol message when resuming and disables NPN when not using SPDY. The reason for the latter is that we have GFEs deployed which don't expect NextProtocol when resuming and we have to wait some time before they get replaced. Because of this, we can't have NPN enabled by default. Instead, we'll use --host-resolver-rules to redirect everything to known-good GFEs in the mean time. http://codereview.chromium.org/841003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41433 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/lazy_instance.h')
0 files changed, 0 insertions, 0 deletions