Open
Bug 1265334
Opened 9 years ago
Updated 1 year ago
Delegate file system operations for "unblock" and "confirmBlock" to DownloadSaver
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox48 | --- | affected |
People
(Reporter: Paolo, Unassigned)
References
(Blocks 1 open bug)
Details
The OS.File accesses we currently do in the Download object for blocking and unblocking should be ideally delegated to the DownloadSaver or the DownloadTarget. The Download object should only deal with the state handling and with making sure the DownloadSaver does not race with itself.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•