cleanup dbs at shutdown, r=mscott
git-svn-id: svn://10.0.0.236/trunk@51609 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
6045d43774
commit
b9244d6491
@ -85,6 +85,7 @@ nsresult nsMsgDBModule::Initialize()
|
||||
// Shutdown this module, releasing all of the module resources
|
||||
void nsMsgDBModule::Shutdown()
|
||||
{
|
||||
nsMsgDatabase::CleanupCache();
|
||||
// Release the factory objects
|
||||
mMailDBFactory = null_nsCOMPtr();
|
||||
mNewsDBFactory = null_nsCOMPtr();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user