Forgot to address review comment... Bug 309141

This commit is contained in:
bzbarsky%mit.edu 2005-09-21 00:37:41 +00:00
parent 6806dd1cde
commit 7e68ec3e78

View File

@ -112,7 +112,7 @@ protected:
* UseAsPrimaryRequest is called by subclasses when they have an existing
* imgIRequest that they want this nsImageLoadingContent to use. This may
* effectively be called instead of ImageURIChanged or LoadImageWithChannel.
* If aNotify is true, this method will try to notify on state changes.
* If aNotify is true, this method will notify on state changes.
*/
nsresult UseAsPrimaryRequest(imgIRequest* aRequest, PRBool aNotify);