Closed
Bug 490171
Opened 15 years ago
Closed 15 years ago
improve nsILocalFile GetDiskSpaceAvailable on Mac OS X
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jaas, Assigned: jaas)
Details
Attachments
(1 file)
3.83 KB,
patch
|
mstange
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
We should improve nsILocalFile GetDiskSpaceAvailable on Mac OS X, stop using old Carbon APIs, use statvfs.
Attachment #374624 -
Flags: review?(mstange)
Updated•15 years ago
|
Attachment #374624 -
Flags: review?(mstange) → review+
Attachment #374624 -
Flags: superreview?(roc)
Attachment #374624 -
Flags: superreview?(roc) → superreview+
pushed to mozilla-central
http://hg.mozilla.org/mozilla-central/rev/18a16a3b5e55
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•