Persist downloads to holding space persistence.
Previously downloads were only persisted by the DownloadManager. Moving forward, we want to be able to update holding space items when their backing files are renamed/moved, but this will leave us unable to restore any renamed/moved downloads unless we persist them ourselves. Persisting downloads ourselves also greatly simplifies holding space restoration on start up due to removal of the one-off case for downloads. Bug: 1136173 Change-Id: I867a793449f9668f9899c75f057af7a0d35174af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2458387Reviewed-by:Ahmed Mehfooz <amehfooz@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#814898}
Showing
This diff is collapsed.
Please register or sign in to comment