fix hang after cancelling news subscribe ui, sr=mscott part of 349895
This commit is contained in:
Родитель
332ddf0d29
Коммит
2174afda34
|
@ -357,6 +357,7 @@ char * nsMsgLineStreamBuffer::ReadNextLine(nsIInputStream * aInputStream, PRUint
|
|||
{
|
||||
if (prv)
|
||||
*prv = rv;
|
||||
aNumBytesInLine = -1;
|
||||
return nsnull;
|
||||
}
|
||||
if (!nonBlockingStream && numBytesInStream == 0) // if no data available,
|
||||
|
|
Загрузка…
Ссылка в новой задаче