Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(228)

Issue 2092523002: Remove hack to treat ERR_INCOMPLETE_CHUNKED_ENCODING error as success. (Closed)

Created:
4 years, 6 months ago by mmenke
Modified:
4 years, 6 months ago
Reviewers:
asanka
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove hack to treat ERR_INCOMPLETE_CHUNKED_ENCODING error as success. Only applies to downloads. We were treating it as an error elsewhere (Unless there's also a content-length header which has the same value as the number of bytes the response decompresses to...Which is probably a bug). 0.00% of main frame loads end with this error, so seems like this hack isn't needed. BUG=501384, 610126 Committed: https://crrev.com/3d551ff2ccf5599ebc08037d34b2c1f3b3038874 Cr-Commit-Position: refs/heads/master@{#401499}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -10 lines) Patch
M content/browser/download/download_request_core.cc View 1 chunk +6 lines, -10 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
mmenke
WDYT? The incidence of this happening is extremely low. Also, we treat it as an ...
4 years, 6 months ago (2016-06-22 22:10:17 UTC) #3
asanka
On 2016/06/22 at 22:10:17, mmenke wrote: > WDYT? The incidence of this happening is extremely ...
4 years, 6 months ago (2016-06-23 00:54:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2092523002/1
4 years, 6 months ago (2016-06-23 01:13:54 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-23 01:21:22 UTC) #9
commit-bot: I haz the power
4 years, 6 months ago (2016-06-23 01:23:34 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3d551ff2ccf5599ebc08037d34b2c1f3b3038874
Cr-Commit-Position: refs/heads/master@{#401499}

Powered by Google App Engine
This is Rietveld 408576698