Comment #12 on issue 9151 by [email protected]: google search results  
jumbled
http://code.google.com/p/chromium/issues/detail?id=9151

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=12731

------------------------------------------------------------------------
r12731 | [email protected] | 2009-03-27 18:45:58 -0700 (Fri, 27 Mar 2009) |  
13 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/url_request/url_request_http_job.cc?r1=12731&r2=12730

Facilitate SDCH content decoding after a proxy removes ALL content info

Some proxies remove all content-encoding information when they see
that SDCH encoding was done.  We had a premature optimization that
only called for doing "fixups" of content encoding IF there was
some content encoding.  We need to do the fixups as needed even
if the HTTP headers didn't supply any encodings (such as when
a proxy or anti-virus software strips all encodings!)

bug=9151

r=huanr,kmixter,openvcdiff
Review URL: http://codereview.chromium.org/56034
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to