diff options
author | rvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-30 18:49:47 +0000 |
---|---|---|
committer | rvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-30 18:49:47 +0000 |
commit | 7ee4c40760270f17c2cdaa02e327dd3ec1453c9b (patch) | |
tree | c98566076a628a037d549c9da19b3ffbe76d4b9e /AUTHORS | |
parent | ab83889ea0a2351c800e9b4697c04749bdc2e255 (diff) | |
download | chromium_src-7ee4c40760270f17c2cdaa02e327dd3ec1453c9b.zip chromium_src-7ee4c40760270f17c2cdaa02e327dd3ec1453c9b.tar.gz chromium_src-7ee4c40760270f17c2cdaa02e327dd3ec1453c9b.tar.bz2 |
Fix a browser crash during cache validation.
It is possible for a crazy server to return 206 even
though we are not making a range request. In that
case, we should not allow the stored response to go
through the logic for range support (which right now
is disabled). We've always stored those 206s though.
BUG=15617
TEST=unittest
Review URL: http://codereview.chromium.org/150090
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19621 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions