Bug 405241 - "Don't register nsDownloadHistory if it's not needed" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=biesi sr=bzbarsky a1.9=damons]
This commit is contained in:
@@ -250,7 +250,8 @@ static const nsModuleComponentInfo gDocShellModuleInfo[] = {
|
||||
|
||||
// download history
|
||||
{ "nsDownloadHistory", NS_DOWNLOADHISTORY_CID,
|
||||
NS_DOWNLOADHISTORY_CONTRACTID, nsDownloadHistoryConstructor }
|
||||
nsnull, nsDownloadHistoryConstructor,
|
||||
nsDownloadHistory::RegisterSelf }
|
||||
};
|
||||
|
||||
// "docshell provider" to illustrate that this thing really *should*
|
||||
|
||||
Reference in New Issue
Block a user