Closed
Bug 1757849
Opened 4 years ago
Closed 4 years ago
Add entry for OS temp dir to PathUtils
Categories
(Toolkit Graveyard :: OS.File, enhancement, P3)
Toolkit Graveyard
OS.File
Tracking
(firefox100 fixed)
RESOLVED
FIXED
100 Branch
| Tracking | Status | |
|---|---|---|
| firefox100 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
References
Details
Attachments
(1 file)
PathUtils only supports getting NS_APP_CONTENT_PROCESS_TEMP_DIR, which may or may not be equivalent to NS_OS_TEMP_DIR (depending on sandboxing). Some things explicitly need access to the OS temp dir (e.g., this test)
| Assignee | ||
Comment 1•4 years ago
|
||
Depends on D140145
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/940b576a9c2d
Add PathUtils.osTempDir r=emcminn
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
Updated•3 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•