Comment #7 on issue 14801 by [email protected]: bzip2 encoded results
may be corrupted by proxies (such as Vodaphone (UK) Mobile Broadband)
http://code.google.com/p/chromium/issues/detail?id=14801
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=19926
------------------------------------------------------------------------
r19926 | [email protected] | 2009-07-03 18:50:39 -0700 (Fri, 03 Jul 2009) |
17 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/branches/172/src/net/url_request/url_request_http_job.cc?r1=19926&r2=19925
M
http://src.chromium.org/viewvc/chrome/branches/172/src/net/url_request/url_request_unittest.cc?r1=19926&r2=19925
Merge r19173.
Start to disable bzip2 support. First step: Stop advertising support.
Although it would be nice to just yank it all, it is good to do
so slowly so that any cached data that might required bzip2 decoding
will still decode and render. Maybe I'm being paranoid... but this seems
like a nice first small step.
I also disabled the tests that depend on this modified code, and linted
the unittest file a bit.
BUG=14801
TEST= Be sure you can still view
http://ukcp09.defra.gov.uk/content/view/16/6/index.html which is
(currently) bzip encoded.
Review URL: http://codereview.chromium.org/155065
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---