Closed
Bug 1678415
Opened 4 years ago
Closed 4 years ago
Support setting permissions when we create a directory with IOUtils
Categories
(Toolkit Graveyard :: OS.File, enhancement, P3)
Toolkit Graveyard
OS.File
Tracking
(firefox85 fixed)
RESOLVED
FIXED
85 Branch
Tracking | Status | |
---|---|---|
firefox85 | --- | fixed |
People
(Reporter: emmamalysz, Assigned: beth)
References
Details
Attachments
(1 file)
We should be able to set the permissions when creating a directory. See https://searchfox.org/mozilla-central/source/toolkit/components/crashes/CrashManager.jsm#841-844 as an example.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → brennie
Severity: -- → S3
Status: NEW → ASSIGNED
Priority: -- → P3
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D97690
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7c8678514d1a
Support setting file mode in IOUtils.createDirectory on non-Windows platforms r=emalysz
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
Updated•1 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•