nsISupports
Last changed in Gecko 1.9 (Firefox 3)Method overview
void addDownload(in nsIURI aSource, [optional] in nsIURI aReferrer, [optional] in PRTime aStartTime); |
Adds a download to history. This will also notify observers that the URI aSource
is visited with the topic NS_LINK_VISITED_EVENT_TOPIC if aSource
has not yet been visited.
void addDownload( in nsIURI aSource, in nsIURI aReferrer, Optional in PRTime aStartTime Optional );
aSource
null
.aReferrer
OptionalaStartTime
Optional