gecko/netwerk/cache
Nicholas Nethercote 09156539d5 Bug 1131901 (part 1) - Make PL_DHashTableAdd() infallible by default, and add a fallible alternative. r=froydnj.
I kept all the existing PL_DHashTableAdd() calls fallible, in order to be
conservative, except for the ones in nsAtomTable.cpp which already were
followed immediately by an abort on failure.
2015-02-02 14:48:58 -08:00
..
moz.build Bug 1100184 - Use absolute paths in /network local includes. r=gps 2015-01-16 20:41:06 +10:30
nsApplicationCache.h
nsApplicationCacheService.cpp
nsApplicationCacheService.h
nsCache.cpp
nsCache.h
nsCacheDevice.h
nsCacheEntry.cpp Bug 1131901 (part 1) - Make PL_DHashTableAdd() infallible by default, and add a fallible alternative. r=froydnj. 2015-02-02 14:48:58 -08:00
nsCacheEntry.h Back out changesets 2fcef6b54be7, 2be07829fefc, 66dfe37b8532, df3fcd2be8fd, 0a436bce77a6 (bug 1050035) for causing intermittent crashes and assertion failures. 2015-02-10 14:39:49 -08:00
nsCacheEntryDescriptor.cpp Bug 819090 - Replace nsVoidArray with nsTArray in netwerk/cache/. r=michal 2015-01-19 19:50:16 +02:00
nsCacheEntryDescriptor.h Bug 819090 - Replace nsVoidArray with nsTArray in netwerk/cache/. r=michal 2015-01-19 19:50:16 +02:00
nsCacheMetaData.cpp Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo. 2015-02-09 14:34:50 -08:00
nsCacheMetaData.h
nsCacheRequest.h
nsCacheService.cpp Back out changesets 2fcef6b54be7, 2be07829fefc, 66dfe37b8532, df3fcd2be8fd, 0a436bce77a6 (bug 1050035) for causing intermittent crashes and assertion failures. 2015-02-10 14:39:49 -08:00
nsCacheService.h Bug 1116545 - Remove the code to handle shutdown-cleanse from the cache service; r=novotny 2015-01-15 18:21:42 -05:00
nsCacheSession.cpp
nsCacheSession.h
nsCacheUtils.cpp
nsCacheUtils.h
nsDeleteDir.cpp
nsDeleteDir.h
nsDiskCache.h
nsDiskCacheBinding.cpp Bug 1131901 (part 1) - Make PL_DHashTableAdd() infallible by default, and add a fallible alternative. r=froydnj. 2015-02-02 14:48:58 -08:00
nsDiskCacheBinding.h
nsDiskCacheBlockFile.cpp
nsDiskCacheBlockFile.h
nsDiskCacheDevice.cpp
nsDiskCacheDevice.h
nsDiskCacheDeviceSQL.cpp Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn 2015-02-02 09:56:13 +09:00
nsDiskCacheDeviceSQL.h
nsDiskCacheEntry.cpp
nsDiskCacheEntry.h
nsDiskCacheMap.cpp
nsDiskCacheMap.h
nsDiskCacheStreams.cpp
nsDiskCacheStreams.h
nsICache.idl
nsICacheEntryDescriptor.idl
nsICacheListener.idl
nsICacheService.idl
nsICacheSession.idl
nsICacheVisitor.idl
nsMemoryCacheDevice.cpp Back out changesets 2fcef6b54be7, 2be07829fefc, 66dfe37b8532, df3fcd2be8fd, 0a436bce77a6 (bug 1050035) for causing intermittent crashes and assertion failures. 2015-02-10 14:39:49 -08:00
nsMemoryCacheDevice.h