зеркало из https://github.com/mozilla/gecko-dev.git
No bug - fix typo a=Aryx
This commit is contained in:
Родитель
da1f003596
Коммит
390abb1a36
|
@ -927,7 +927,7 @@ nsBufferedOutputStream::Write(const char* buf, uint32_t count,
|
|||
uint32_t written = 0;
|
||||
*result = 0;
|
||||
if (!mStream) {
|
||||
// We special case this situtaion.
|
||||
// We special case this situation.
|
||||
// We should catch the failure, NS_BASE_STREAM_CLOSED ASAP, here.
|
||||
// If we don't, eventually Flush() is called in the while loop below
|
||||
// after so many writes.
|
||||
|
|
Загрузка…
Ссылка в новой задаче