зеркало из https://github.com/mozilla/pjs.git
call m_transport->Open(m_runningUrl) prior calling SendData()
This commit is contained in:
Родитель
648067a578
Коммит
824d358ab2
|
@ -452,6 +452,7 @@ nsresult nsImapProtocol::LoadUrl(nsIURL * aURL, nsISupports * aConsumer)
|
|||
// urls");
|
||||
// ********** jefft ********* okay let's use ? search string
|
||||
// for passing the raw command now.
|
||||
rv = m_transport->Open(m_runningUrl);
|
||||
const char *search = nsnull;
|
||||
aURL->GetSearch(&search);
|
||||
char *tmpBuffer = nsnull;
|
||||
|
|
Загрузка…
Ссылка в новой задаче