commit | da69d9a66fc44b4b2aeb632e3d091c35b69def2a | [log] [tgz] |
---|---|---|
author | Joy Ming <[email protected]> | Mon Nov 13 20:22:22 2017 |
committer | Commit Bot <[email protected]> | Mon Nov 13 20:22:22 2017 |
tree | 124d144e0c8508cb43f3d3073953ae1f412c2824 | |
parent | 499566132328e922cfa05abd9834bb1e2ae84f49 [diff] |
In_progress_cache : Initial draft Details: 1- Stores info into proto format and writes to a file. 2- The cache is instantiated & owned by ChromeDownloadManagerDelegate. 3- The entry is created when download starts and will be deleted as soon as the download completes. This is continued from this CL by shaktisahu@: https://chromium-review.googlesource.com/c/chromium/src/+/731403. Bug: 778425 Change-Id: I6bd3f6df2648ac7b812c464b572492fb670d32bb Reviewed-on: https://chromium-review.googlesource.com/753537 Commit-Queue: Joy Ming <[email protected]> Reviewed-by: David Trainor <[email protected]> Reviewed-by: Min Qin <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Cr-Commit-Position: refs/heads/master@{#516024}
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 .