Closed
Bug 899571
Opened 12 years ago
Closed 12 years ago
DownloadIntegration testMode doesn't reset cached directory
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: enndeakin, Unassigned)
References
Details
Attachments
(1 file)
3.29 KB,
patch
|
Paolo
:
review+
|
Details | Diff | Splinter Review |
DownloadIntegration.jsm has a testMode property. Resetting it doesn't clear the cached '_downloadsDirectory' so the overridden directory is returned instead.
Attachment #783146 -
Flags: review?(paolo.mozmail)
Comment 1•12 years ago
|
||
Comment on attachment 783146 [details] [diff] [review]
downloads-cleardir
Looks good, while we wait for a better mechanism in bug 899013. Thanks!
Attachment #783146 -
Flags: review?(paolo.mozmail) → review+
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in
before you can comment on or make changes to this bug.
Description
•