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]
