tree: 4d92c33874628648f8ce1d299290a15982ccabc9 [path history] [tgz]
  1. background_fetch_delegate_base.cc
  2. background_fetch_delegate_base.h
  3. BUILD.gn
  4. DEPS
  5. DIR_METADATA
  6. download_client.cc
  7. download_client.h
  8. job_details.cc
  9. job_details.h
  10. OWNERS
  11. README.md
components/background_fetch/README.md

Background Fetch

This component contains code which implements BackgroundFetchDelegate using a DownloadService. The UI is implemented by embedders by way of embedder-specific specializations of BackgroundFetchDelegateBase.


See also: