On Wed, Sep 29, 2004 at 02:24:52AM -0700, Darin Fisher wrote:
> >// NOTE: nsIDownloader and nsIDownloadObserver are not frozen interfaces,
> >// so we query them by UUID.
> >const nsIDownloader =
> > Components.interfacesByID["{fafe41a9-a531-4d6d-89bc-588a6522fb4e}"];

Note that this interface got changed for 1.7, so this IID will not work
with previous versions.

> >const nsIDownloadObserver =
> > Components.interfacesByID["{44b3153e-a54e-4077-a527-b0325e40924e}"];

This IID was changed for 1.4.1.


-- 
_______________________________________________
Mozilla-netlib mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-netlib

Reply via email to