chrome.downloads API inconsistency

15 views
Skip to first unread message

Wolf War

unread,
Nov 29, 2016, 9:22:07 AM11/29/16
to Chromium-Extensions-Announce
if I cancel the download in the middle, file will be wiped out from my disk, eg, there won't be any parts of it left on my disk
but DownloadItem for that canceled download will still report exist: true.

Shouldn't that be  exist: false?

as it is now,  exist: false will report only for completed files that are moved/removed
but not for those that are interrupted and also do not exist
Reply all
Reply to author
Forward
0 new messages