зеркало из https://github.com/mozilla/pjs.git
Additional comments... r=varada@netscape.com, sr=sspitzer@netscape.com
This commit is contained in:
Родитель
bf536f360d
Коммит
2a8de6ca22
|
@ -46,7 +46,7 @@ function SendMessageNow()
|
|||
var iwindowManager = Components.interfaces.nsIWindowMediator;
|
||||
var windowManager = cwindowManager.QueryInterface(iwindowManager);
|
||||
var composeWindow = windowManager.getMostRecentWindow('msgcompose'); //find the open msgcompose window and get it
|
||||
composeWindow.SendMessage(); //send the message that we've done a Reply to
|
||||
composeWindow.SendMessage(); //send the message that we've invoked a Reply To window for
|
||||
}
|
||||
|
||||
addEventListener("load",StartSmoketestTimers,false);
|
||||
|
|
Загрузка…
Ссылка в новой задаче