зеркало из https://github.com/mozilla/pjs.git
fixes bug 196994 "HTTP generates spurious transport status events" r=dougt sr=jag
This commit is contained in:
Родитель
33dcadf9cd
Коммит
5e7ab39a51
|
@ -283,6 +283,7 @@ nsHttpTransaction::OnTransportStatus(nsresult status, PRUint32 progress)
|
|||
}
|
||||
|
||||
postEvent = !mTransportStatusInProgress;
|
||||
mTransportStatusInProgress = PR_TRUE;
|
||||
}
|
||||
|
||||
// only post an event if there is not already an event in progress. we
|
||||
|
|
Загрузка…
Ссылка в новой задаче