gecko-dev/netwerk/cache
Nicholas Nethercote 9a36fdbde4 Bug 1050035 (part 2) - Remove the fallible version of PL_DHashTableInit(). r=froydnj,mrbkap.
Because it's no longer needed now that entry storage isn't allocated there.
(The other possible causes of failures are much less interesting and simply
crashing is a reasonable thing to do for them.)

This also makes PL_DNewHashTable() infallible.

--HG--
extra : rebase_source : 848cc9bbdfe434525857183b8370d309f3acbf49
2015-02-01 20:19:08 -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 Bug 1117042 - Mark virtual overridden functions as MOZ_OVERRIDE in netwerk; r=mcmanus 2015-01-02 09:04:04 -05:00
nsApplicationCacheService.h
nsCache.cpp
nsCache.h Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan 2014-10-08 13:17:32 -07:00
nsCacheDevice.h
nsCacheEntry.cpp Bug 1050035 (part 2) - Remove the fallible version of PL_DHashTableInit(). r=froydnj,mrbkap. 2015-02-01 20:19:08 -08:00
nsCacheEntry.h Bug 1050035 (part 2) - Remove the fallible version of PL_DHashTableInit(). r=froydnj,mrbkap. 2015-02-01 20:19:08 -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
nsCacheMetaData.h
nsCacheRequest.h
nsCacheService.cpp Bug 1050035 (part 2) - Remove the fallible version of PL_DHashTableInit(). r=froydnj,mrbkap. 2015-02-01 20:19:08 -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 1124973 (part 2) - Introduce PL_DHashTableSearch(), and replace most PL_DHashTableLookup() calls with it. r=froydnj. 2015-01-22 21:06:55 -08:00
nsDiskCacheBinding.h
nsDiskCacheBlockFile.cpp
nsDiskCacheBlockFile.h
nsDiskCacheDevice.cpp
nsDiskCacheDevice.h bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
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 Bug 1117042 - Mark virtual overridden functions as MOZ_OVERRIDE in netwerk; r=mcmanus 2015-01-02 09:04:04 -05:00
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 Bug 1050035 (part 2) - Remove the fallible version of PL_DHashTableInit(). r=froydnj,mrbkap. 2015-02-01 20:19:08 -08:00
nsMemoryCacheDevice.h