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

Issue 2861443005: Clear callback when a parallel request can no longer write any data (Closed)

Created:
3 years, 7 months ago by qinmin
Modified:
3 years, 7 months ago
CC:
chromium-reviews, jam, David Trainor- moved to gerrit, darin-cc_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Clear callback when a parallel request can no longer write any data If a StreamReader is found that it can no longer write any data, we should clear its callback. Otherwise, the StreamReader can still report an error and interrupt the download. BUG=717719 If the data has already been written Review-Url: https://codereview.chromium.org/2861443005 Cr-Commit-Position: refs/heads/master@{#469193} Committed: https://chromium.googlesource.com/chromium/src/+/2a542d8debc1075277dfa8de50dea36fb96d5aff

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -4 lines) Patch
M content/browser/download/download_file_impl.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M content/browser/download/download_file_unittest.cc View 2 chunks +37 lines, -1 line 0 comments Download

Messages

Total messages: 14 (8 generated)
qinmin
PTAL
3 years, 7 months ago (2017-05-03 19:45:19 UTC) #2
xingliu
This cl lgtm. If any of the sub request has precondition failure, (etag mismatched), the ...
3 years, 7 months ago (2017-05-03 22:10:21 UTC) #5
qinmin
On 2017/05/03 22:10:21, xingliu wrote: > This cl lgtm. > > If any of the ...
3 years, 7 months ago (2017-05-03 22:25:46 UTC) #6
xingliu
On 2017/05/03 22:25:46, qinmin wrote: > On 2017/05/03 22:10:21, xingliu wrote: > > This cl ...
3 years, 7 months ago (2017-05-03 22:41:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2861443005/1
3 years, 7 months ago (2017-05-03 23:14:41 UTC) #11
commit-bot: I haz the power
3 years, 7 months ago (2017-05-03 23:20:46 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/2a542d8debc1075277dfa8de50de...

Powered by Google App Engine
This is Rietveld 408576698