зеркало из https://github.com/mozilla/pjs.git
220111 nsIDownload should document that Init must be called
r=bzbarsky sr=darin
This commit is contained in:
Родитель
fd78917561
Коммит
1c52a1ac17
|
@ -49,7 +49,8 @@ interface nsIMIMEInfo;
|
|||
interface nsIDownload : nsISupports {
|
||||
|
||||
/**
|
||||
* Initializes the download with certain properties.
|
||||
* Initializes the download with certain properties. This function must
|
||||
* be called prior to accessing any properties on this interface.
|
||||
*
|
||||
* @param aSource The source (nsIURI) of the download.
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче