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

Issue 2796953003: Populate the response blob for finished Background Fetches (Closed)

Created:
3 years, 8 months ago by Peter Beverloo
Modified:
3 years, 8 months ago
CC:
chromium-reviews, Peter Beverloo, darin-cc_chromium.org, jam, harkness+watch_chromium.org, awdf+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Populate the response blob for finished Background Fetches Following this CL we actually populate the response blob for a finished Background Fetch, which means that the developer can read the response. In addition, the response time and the response URL chain are also set. BUG=692579 Review-Url: https://codereview.chromium.org/2796953003 Cr-Commit-Position: refs/heads/master@{#462410} Committed: https://chromium.googlesource.com/chromium/src/+/47cd96b66744dc81abf3d1dc5561ad2876d5c972

Patch Set 1 : Populate the response blob for finished Background Fetches #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -81 lines) Patch
M content/browser/background_fetch/background_fetch_context.h View 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/background_fetch/background_fetch_context.cc View 3 chunks +6 lines, -4 lines 2 comments Download
M content/browser/background_fetch/background_fetch_data_manager.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M content/browser/background_fetch/background_fetch_job_controller.cc View 5 chunks +18 lines, -14 lines 0 comments Download
M content/browser/background_fetch/background_fetch_request_info.h View 3 chunks +37 lines, -36 lines 0 comments Download
M content/browser/background_fetch/background_fetch_request_info.cc View 1 chunk +39 lines, -5 lines 0 comments Download
M content/browser/background_fetch/background_fetch_service_unittest.cc View 6 chunks +29 lines, -8 lines 2 comments Download
M content/public/test/fake_download_item.h View 4 chunks +4 lines, -2 lines 0 comments Download
M content/public/test/fake_download_item.cc View 2 chunks +8 lines, -5 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 12 (5 generated)
Peter Beverloo
+harkness +avi for fake_download_item.*
3 years, 8 months ago (2017-04-04 17:30:22 UTC) #3
Avi (use Gerrit)
fake download item lgtm
3 years, 8 months ago (2017-04-04 20:01:44 UTC) #4
harkness
https://codereview.chromium.org/2796953003/diff/20001/content/browser/background_fetch/background_fetch_context.cc File content/browser/background_fetch/background_fetch_context.cc (right): https://codereview.chromium.org/2796953003/diff/20001/content/browser/background_fetch/background_fetch_context.cc#newcode211 content/browser/background_fetch/background_fetch_context.cc:211: const std::vector<std::unique_ptr<BlobHandle>>& blob_handles) { Why do you think we're ...
3 years, 8 months ago (2017-04-05 09:26:00 UTC) #5
Peter Beverloo
https://codereview.chromium.org/2796953003/diff/20001/content/browser/background_fetch/background_fetch_context.cc File content/browser/background_fetch/background_fetch_context.cc (right): https://codereview.chromium.org/2796953003/diff/20001/content/browser/background_fetch/background_fetch_context.cc#newcode211 content/browser/background_fetch/background_fetch_context.cc:211: const std::vector<std::unique_ptr<BlobHandle>>& blob_handles) { On 2017/04/05 09:26:00, harkness wrote: ...
3 years, 8 months ago (2017-04-05 09:39:27 UTC) #6
harkness
lgtm
3 years, 8 months ago (2017-04-06 08:27:11 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/2796953003/20001
3 years, 8 months ago (2017-04-06 09:20:14 UTC) #9
commit-bot: I haz the power
3 years, 8 months ago (2017-04-06 10:11:32 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/47cd96b66744dc81abf3d1dc5561...

Powered by Google App Engine
This is Rietveld 408576698