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

Issue 2770343002: Teach Background Fetch how to start a new fetch. (Closed)

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

Description

Teach Background Fetch how to start a new fetch. BUG=

Patch Set 1 #

Patch Set 2 : Teach Background Fetch how to start a new fetch. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -150 lines) Patch
M content/browser/background_fetch/background_fetch_context.h View 1 5 chunks +33 lines, -8 lines 0 comments Download
M content/browser/background_fetch/background_fetch_context.cc View 1 3 chunks +70 lines, -29 lines 0 comments Download
M content/browser/background_fetch/background_fetch_data_manager.h View 1 2 chunks +28 lines, -32 lines 0 comments Download
M content/browser/background_fetch/background_fetch_data_manager.cc View 1 1 chunk +26 lines, -46 lines 0 comments Download
M content/browser/background_fetch/background_fetch_job_controller.h View 1 4 chunks +13 lines, -5 lines 0 comments Download
M content/browser/background_fetch/background_fetch_registration_id.h View 1 3 chunks +1 line, -3 lines 0 comments Download
M content/browser/background_fetch/background_fetch_registration_id.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/background_fetch/background_fetch_service_impl.h View 2 chunks +2 lines, -5 lines 0 comments Download
M content/browser/background_fetch/background_fetch_service_impl.cc View 1 3 chunks +15 lines, -18 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/background_fetch/background_fetch_types.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Depends on Patchset:

Powered by Google App Engine
This is Rietveld 408576698