Re: Windows and .url files and nsILocalFileWin
Boris Zbarsky <[email protected]> Wed, 19 Nov 2003 16:20:41 -0600
| Newsgroups | gmane.comp.mozilla.devel.netlib,gmane.comp.mozilla.devel.xpcom |
|---|---|
| Message-ID | <[email protected]> |
Christian Biesinger wrote: > That requires code to get from a .url file to the URL it links to. I assume that's not covered by the existing symlink stuff on nsIFile? > string instead of nsIURI because this is xpcom (=> no necko), and > because the current callers want a string. > > So. this is my proposal. Any comments on this? Seems OK. -Boris