Open
Bug 481819
Opened 16 years ago
Updated 3 years ago
nsIDownload should have a completed attributed
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
NEW
People
(Reporter: mossop, Unassigned)
Details
Rather than having to compare the state against all of the various completed states (which presumably will get added to over time) it would be helpful to just have a simple boolean completed attribute. When true I can see if the download was a success or not and if not and I really want to I can still use the state to get more info.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•