make imap autosync close db if status says there are no new messages, r/sr=standard8, 470221
This commit is contained in:
Родитель
3c9d1332f5
Коммит
92a459ae77
|
@ -480,6 +480,7 @@ NS_IMETHODIMP nsAutoSyncState::OnStopRunningUrl(nsIURI* aUrl, nsresult aExitCode
|
|||
}
|
||||
else
|
||||
{
|
||||
ownerFolder->SetMsgDatabase(nsnull);
|
||||
// nothing more to do.
|
||||
mSyncState = nsAutoSyncState::stCompletedIdle;
|
||||
// autoSyncMgr needs this notification, so manufacture it.
|
||||
|
|
Загрузка…
Ссылка в новой задаче