mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 18:24:02 +00:00
fixed bug 5662 - imap failed to discover folders and downloading mail messages; added NotifyAnnouncerGoingAway() to ForceClosed(); r=bienvenu, a=chofmann
This commit is contained in:
parent
16f64c1f10
commit
9be572b643
@ -626,6 +626,7 @@ NS_IMETHODIMP nsMsgDatabase::ForceClosed()
|
||||
{
|
||||
nsresult err = NS_OK;
|
||||
|
||||
NotifyAnnouncerGoingAway();
|
||||
// OK, remove from cache first, because now with the new cache that warren put it,
|
||||
// removing from the cache releases an object. That explains why close was
|
||||
// never getting called. ARGGGHHH!
|
||||
|
Loading…
x
Reference in New Issue
Block a user