Perform platform specific operations when a download is done.
Windows:
Add the download to the recent documents list
Set the file to be indexed for searching
Mac:
Bounce the downloads dock icon
GTK:
Add the download to the recent documents list
Save the source uri in the downloaded file’s metadata
Android:
Scan media
aSource | Source URI of the download |
aTarget | Downloaded file |
aContentType | The source's content type |
aIsPrivate | True for private downloads |
none |
Proxy for IInternetSecurityManager::MapUrlToZone().
Windows only.
aURL | URI of the download |
Security Zone corresponding to aURL. |
Security Zone constants. Used by mapUrlToZone().