зеркало из https://github.com/mozilla/pjs.git
Make docs better. Bug 345069, r=pavlov
This commit is contained in:
Родитель
4a4db51a4e
Коммит
bfcd1bfc97
|
@ -93,7 +93,9 @@ interface imgILoader : nsISupports
|
|||
|
||||
/**
|
||||
* Start the load and decode of an image.
|
||||
* @param uri the URI to load
|
||||
* @param aChannel the channel to load the image from. This must
|
||||
* already be opened before ths method is called, and there
|
||||
* must have been no OnDataAvailable calls for it yet.
|
||||
* @param aObserver the observer
|
||||
* @param cx some random data
|
||||
* @param aListener [out]
|
||||
|
|
Загрузка…
Ссылка в новой задаче