зеркало из https://github.com/mozilla/gecko-dev.git
Bug #8475 --> problems connecting to trash & subfolders after deleting a message.
r/sr=bienvenu
This commit is contained in:
Родитель
a440f40ec3
Коммит
39bf7a50c0
|
@ -669,7 +669,7 @@ nsImapIncomingServer::CreateImapConnection(nsIEventQueue *aEventQueue,
|
|||
if (ConnectionTimeOut(freeConnection))
|
||||
freeConnection = null_nsCOMPtr();
|
||||
|
||||
if (redirectLogon && (!connection || !canRunUrlImmediately))
|
||||
if (!canRunButBusy && redirectLogon && (!connection || !canRunUrlImmediately))
|
||||
{
|
||||
// here's where we'd start the asynchronous process of requesting a connection to the
|
||||
// AOL Imap server and getting back an ip address, port #, and cookie.
|
||||
|
|
Загрузка…
Ссылка в новой задаче