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

Issue 2709213003: [BlobStorage] Better net error reporting for pre-broken blobs (Closed)

Created:
3 years, 10 months ago by dmurph
Modified:
3 years, 10 months ago
Reviewers:
pwnall
CC:
chromium-reviews, jam, darin-cc_chromium.org, yhirano
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[BlobStorage] Better net error reporting for pre-broken blobs BUG=688100 Review-Url: https://codereview.chromium.org/2709213003 Cr-Commit-Position: refs/heads/master@{#452326} Committed: https://chromium.googlesource.com/chromium/src/+/e80397e738255b07d17d508c77acc2a87966f614

Patch Set 1 #

Total comments: 2

Patch Set 2 : switched to avoid double negative #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M content/browser/blob_storage/blob_url_request_job_unittest.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M storage/browser/blob/blob_reader.cc View 1 1 chunk +6 lines, -2 lines 0 comments Download
M storage/browser/blob/blob_url_request_job.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
dmurph
Victor, can you PTAL?
3 years, 10 months ago (2017-02-22 23:17:35 UTC) #2
pwnall
https://codereview.chromium.org/2709213003/diff/1/storage/browser/blob/blob_reader.cc File storage/browser/blob/blob_reader.cc (right): https://codereview.chromium.org/2709213003/diff/1/storage/browser/blob/blob_reader.cc#newcode79 storage/browser/blob/blob_reader.cc:79: if (!blob_handle->IsBroken()) { How about flipping the if / ...
3 years, 10 months ago (2017-02-22 23:33:51 UTC) #5
dmurph
https://codereview.chromium.org/2709213003/diff/1/storage/browser/blob/blob_reader.cc File storage/browser/blob/blob_reader.cc (right): https://codereview.chromium.org/2709213003/diff/1/storage/browser/blob/blob_reader.cc#newcode79 storage/browser/blob/blob_reader.cc:79: if (!blob_handle->IsBroken()) { On 2017/02/22 23:33:50, pwnall wrote: > ...
3 years, 10 months ago (2017-02-22 23:43:25 UTC) #7
pwnall
lgtm
3 years, 10 months ago (2017-02-23 00:01:28 UTC) #9
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/2709213003/20001
3 years, 10 months ago (2017-02-23 00:03:05 UTC) #12
commit-bot: I haz the power
3 years, 10 months ago (2017-02-23 01:22:40 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/e80397e738255b07d17d508c77ac...

Powered by Google App Engine
This is Rietveld 408576698