Closed
Bug 921052
Opened 11 years ago
Closed 7 years ago
Handle empty placeholders for downloaded files appropriately
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
RESOLVED
DUPLICATE
of bug 1139913
People
(Reporter: Paolo, Unassigned)
References
(Blocks 1 open bug)
Details
In the Downloads API, we currently ensure that an empty placeholder file is
present in the real target location while a download is in progress.
When the download fails or is stopped, the placeholder is removed. We might
want to keep the placeholder in case we are also preserving partially
downloaded data, though having a zero-sized file with the final extension
kept in place for a long time might not be ideal.
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•