зеркало из https://github.com/mozilla/gecko-dev.git
log when imap urls are doomed, to help track down 221023 r/sr=mscott
This commit is contained in:
Родитель
41d28c8ce9
Коммит
4e3547108e
|
@ -580,6 +580,7 @@ nsresult nsImapIncomingServer::DoomUrlIfChannelHasError(nsIImapUrl *aImapUrl, PR
|
|||
{
|
||||
nsresult res;
|
||||
*urlDoomed = PR_TRUE;
|
||||
nsImapProtocol::LogImapUrl("dooming url", aImapUrl);
|
||||
|
||||
mockChannel->Close(); // try closing it to get channel listener nulled out.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче