Mike Lee wrote: > Doug Turner wrote: > >> With less than three weeks left or so before Mozilla 1.0 (according to >> the Mozilla Road Map), and a requirement that nsILocalFile be frozen, >> I propose that we mark theses interfaces as FROZEN as-is. >> >> Please send your flames and offers to help to [EMAIL PROTECTED], or >> better yet, use the tracking bug: >> >> http://bugzilla.mozilla.org/show_bug.cgi?id=99160 >> > > Can someone enlighten me on how to get the URL of a nsIFile instance? I > heard it's on this newsgroup somewhere but couldn't find it.
in nsNetUtil.h, use NS_GetURLSpecFromFile() Alec > > Thanks >
