Chromium Code Reviews
DescriptionSchedule download resumption automatically
Currently, Chrome will not resume download automatically if browser is
killed.
This experience is inferior to that of the Android DownloadManager.
This change automatically reschedules the download after browser is
killed.
It uses GCMNetworkManager schedule the task, similar to
background sync, offline pages, etc.
BUG=617797
Committed: https://crrev.com/d8da6fb2b48ddaa8f83f7cb1db7e1cca9938da75
Cr-Commit-Position: refs/heads/master@{#399780}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : passing application context #Patch Set 3 : rebase #Patch Set 4 : fix clang build #
Messages
Total messages: 34 (22 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||