fix 277620 compose window can't prompt for passwords, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@167671 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1797,6 +1797,7 @@ function GenericSendMessage( msgType )
|
||||
gSendOrSaveOperationInProgress = true;
|
||||
}
|
||||
msgWindow.SetDOMWindow(window);
|
||||
msgWindow.rootDocShell.allowAuth = true;
|
||||
gMsgCompose.SendMsg(msgType, getCurrentIdentity(), currentAccountKey, msgWindow, progress);
|
||||
}
|
||||
catch (ex) {
|
||||
|
||||
Reference in New Issue
Block a user