Closed
Bug 1054578
Opened 11 years ago
Closed 11 years ago
CFX creates temporary files in the current working directory
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mossop, Assigned: mossop)
References
Details
Attachments
(1 file)
Potentially clobbering files with the same name and certainly causing problems if running multiple cfx instances in parallel
| Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → dtownsend+bugmail
Attachment #8474014 -
Flags: review?(rFobic)
Updated•11 years ago
|
Attachment #8474014 -
Flags: review?(rFobic) → review+
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/097a182c91fdd4ff448c0536e7f2bf2b69af3a6a
Bug 1054578: Don't use temporary files when possible. Make sure and package the right icons.
https://github.com/mozilla/addon-sdk/commit/ff575510169cdf9bb31440f92b99f95b1480305f
Merge pull request #1591 from Mossop/bug1054578
Bug 1054578: Don't use temporary files when possible. r=gozala
| Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Blocks: sdk-test-issues
You need to log in
before you can comment on or make changes to this bug.
Description
•