Re: comment in nsIFile.idl
Doug Turner <[email protected]> Sat, 05 Oct 2002 17:31:43 -0700
| Newsgroups | gmane.comp.mozilla.devel.xpcom |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Christian Biesinger wrote: > Hi, > I stumbled over this snippet in nsIFile.idl, which is, as you surely > know, a FROZEN interface. > 102 readonly attribute PRInt64 diskSpaceAvailable; // maybe we > should put this somewhere else. > > putting it somewhere else is not allowed, given that this is frozen... > maybe that comment should be removed. yeah. The comment is actually in nsILocalFile.idl. It should have been removed. in fact, I just did: Checking in nsILocalFile.idl; /cvsroot/mozilla/xpcom/io/nsILocalFile.idl,v <-- nsILocalFile.idl new revision: 1.22; previous revision: 1.21 done -- Doug Turner [email protected]