commit | 0cb03a3df7cd7097fb58528c8284b044e1b1059d | [log] [tgz] |
---|---|---|
author | Min Qin <[email protected]> | Thu Apr 12 14:48:18 2018 |
committer | Commit Bot <[email protected]> | Thu Apr 12 14:48:18 2018 |
tree | 9ac94a1b3f9eb058da34a232ae6ed958b756bde0 | |
parent | baf7fa879967e836b1b19747de8e8991409ef662 [diff] |
Add a new interface to get URLLoaderFactory for components/download For download service, we are going to pass a class that retrieves URLLoaderFactory. This CL defines a common interface for that purpose. And the implementation can support either a blob url or a network url. BUG=803135 Change-Id: I505e025fc54553753180f05b97fbd3c4b654253a Reviewed-on: https://chromium-review.googlesource.com/1007974 Commit-Queue: Min Qin <[email protected]> Reviewed-by: Bo <[email protected]> Reviewed-by: Xing Liu <[email protected]> Cr-Commit-Position: refs/heads/master@{#550192}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .