Closed
Bug 28630
Opened 25 years ago
Closed 25 years ago
Implement nsIFile::SetPermissions() on Win32
Categories
(Core :: XPCOM, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: samir_bugzilla, Assigned: dougt)
Details
nsIFile::SetPermissions() is needed to change the mode bits on a file in a
cross-platform manner (by libjar when it extracts files).
Assignee | ||
Comment 1•25 years ago
|
||
Fixed checked in.,
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
sgehani, not sure how to verify. Can you give us steps or mark Verified
yourself if all is well? THanks!
Status: RESOLVED → CLOSED
QA Contact: leger → jimmylee
Oops...accidently it closed...moving back to REsolved/Fixed
Status: CLOSED → REOPENED
Resolution: FIXED → ---
Putting bakc to Resolved/Fixed
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•25 years ago
|
||
Reviewed code. It's been implemented. Thanks Doug.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•