зеркало из https://github.com/mozilla/gecko-dev.git
Fix for crashing when sending later fails - Bug #57851
This commit is contained in:
Родитель
1aff5c6c56
Коммит
e0d6c46191
|
@ -1793,9 +1793,6 @@ nsMsgComposeSendListener::OnStopCopy(nsresult aStatus)
|
|||
#endif
|
||||
mComposeObj->NotifyStateListeners(nsMsgCompose::eSaveAndSendProcessDone);
|
||||
mComposeObj->ShowWindow(PR_TRUE);
|
||||
|
||||
// Need to relelase the mComposeObj...
|
||||
mComposeObj->mMsgSend = nsnull;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче