fixes bug 196994 "HTTP generates spurious transport status events" r=dougt sr=jag

This commit is contained in:
darin%netscape.com 2003-03-13 00:52:39 +00:00
Родитель 33dcadf9cd
Коммит 5e7ab39a51
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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