Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better

reflects its purpose
r=bz sr=darin
This commit is contained in:
cbiesinger%web.de 2005-04-05 22:27:47 +00:00
parent 5af87026b1
commit 4cdaa2ac70

View File

@ -128,7 +128,7 @@ static const nsModuleComponentInfo components[] =
{ "Download",
NS_DOWNLOAD_CID,
NS_DOWNLOAD_CONTRACTID,
NS_TRANSFER_CONTRACTID,
nsDownloadProxyConstructor },
{ "HTML Form History",