Backed out 2 changesets (bug 579517)

Backed out changeset 5298adc70963
Backed out changeset 86ccf7c918ce (bug 579517)
This commit is contained in:
Ehsan Akhgari
2012-10-25 12:32:24 -04:00
parent 2f307b8749
commit e91c80d60b
61 changed files with 172 additions and 172 deletions

View File

@@ -392,7 +392,7 @@ nsDiskCacheStreamIO::CloseInternal()
nsresult rv = Flush();
NS_ENSURE_SUCCESS(rv, rv);
}
mOutputStreamIsOpen = false;
mOutputStreamIsOpen = PR_FALSE;
}
// Make sure to always close the FileDescriptor