Closed
Bug 1743404
Opened 3 years ago
Closed 3 years ago
IOUtils.{set,get}WindowsAttributes for Windows
Categories
(Toolkit Graveyard :: OS.File, enhancement, P3)
Toolkit Graveyard
OS.File
Tracking
(firefox97 fixed)
RESOLVED
FIXED
97 Branch
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: barret, Assigned: barret)
References
Details
Attachments
(2 files)
See https://bugzilla.mozilla.org/show_bug.cgi?id=1231711#c24, OS.File could create hidden / system files on Windows.
Instead of tacking these onto {get,set}Permissions, they should be their own Windows-only API.
Assignee | ||
Comment 1•3 years ago
|
||
Depends on D133833
Updated•3 years ago
|
Assignee: nobody → brennie
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D133834
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f7c9ad9689ab
Provide {Get,Set}WindowsFileAttributes on nsILocalFileWin r=nika
https://hg.mozilla.org/integration/autoland/rev/899a459a6593
Add IOUtils::{Get,Set}WindowsFileAttributes r=nika
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f7c9ad9689ab
https://hg.mozilla.org/mozilla-central/rev/899a459a6593
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 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
•