Open Bug 840676 Opened 11 years ago Updated 2 years ago

0-byte downloads are never added to downloads history

Categories

(Toolkit :: Downloads API, defect)

defect

Tracking

()

People

(Reporter: mak, Unassigned)

Details

For whatever reason the download manager adds downloads to download history in OnProgressChange64, unfortunately 0-byte downloads don't go through this code path, thus we don't store download history for these files.
This means they are "lost" from the browser views at the end of the session.
moreover nsDownloadScanner warns that the file has been removed before the scan, when the truth is the file has no size.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.