gecko/netwerk/cache/src
timeless@mozdev.org fc1f012750 Bug 560171 - nsDiskCacheStreamIO::Write leaks mBuffer on realloc failure, r=biesi
--HG--
extra : rebase_source : ab53e9aa6bbd9616b412bd82d3556157f6c80abd
2010-04-18 23:22:00 -07:00
..
Makefile.in Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07:00
nsCache.cpp Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron 2009-05-26 10:53:15 +02:00
nsCache.h Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron 2009-05-26 10:53:15 +02:00
nsCacheDevice.h
nsCacheEntry.cpp Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
nsCacheEntry.h Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
nsCacheEntryDescriptor.cpp Bug 540566 nsCacheEntryDescriptor::GetDeviceID may crash in NS_strdup [@strlen | NS_strdup(char const*) ] 2010-02-21 15:53:13 +01:00
nsCacheEntryDescriptor.h
nsCacheMetaData.cpp Bug 394425 - nsCacheMetaData: alloc key & value & metadata in one malloc call 2009-09-16 17:56:09 +02:00
nsCacheMetaData.h Bug 394425 - nsCacheMetaData: alloc key & value & metadata in one malloc call 2009-09-16 17:56:09 +02:00
nsCacheRequest.h bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore 2008-02-21 15:18:49 -08:00
nsCacheService.cpp Backed out changeset bb9e847a02c8 (bug 193911) due to performance regressions. 2010-02-23 17:12:33 -08:00
nsCacheService.h Bug 469528: add comments specifying units used for various cache capacities, r+sr=biesi 2008-12-14 21:57:24 -08:00
nsCacheSession.cpp Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-26 16:09:02 -07:00
nsCacheSession.h Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-26 16:09:02 -07:00
nsDeleteDir.cpp Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
nsDeleteDir.h
nsDiskCache.h Bug 290032 - Some files are never cached due to hash collisions which are quite common due to weak string hash function; r=(bzbarsky + dcamp) sr=bzbarsky 2009-03-27 18:58:06 +01:00
nsDiskCacheBinding.cpp Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
nsDiskCacheBinding.h
nsDiskCacheBlockFile.cpp
nsDiskCacheBlockFile.h
nsDiskCacheDevice.cpp Bug 290032 - Some files are never cached due to hash collisions which are quite common due to weak string hash function; r=(bzbarsky + dcamp) sr=bzbarsky 2009-03-27 18:58:06 +01:00
nsDiskCacheDevice.h
nsDiskCacheDeviceSQL.cpp Bug 290032 - Some files are never cached due to hash collisions which are quite common due to weak string hash function; r=(bzbarsky + dcamp) sr=bzbarsky 2009-03-27 18:58:06 +01:00
nsDiskCacheDeviceSQL.h Bug 474369 - get rid of nsVoidArray; netwerk part, v2; r=cbiesinger 2009-02-23 02:05:28 +01:00
nsDiskCacheEntry.cpp relanding fix for bug 262116 that got accidentally backed out by previous landing. 2008-01-05 17:07:16 -08:00
nsDiskCacheEntry.h Bug 84945 - "nsDiskCacheMap::ReadDiskCacheEntry should use a cached buffer" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=dcamp sr=biesi a=blocking1.9+] 2007-12-28 20:22:54 -08:00
nsDiskCacheMap.cpp Fix allocator abuses: bug 331165 r+sr=bsmedberg; bug 484309 r+sr=bsmedberg; bug 484312 r+sr=biesi 2009-03-25 13:19:08 +00:00
nsDiskCacheMap.h bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore 2008-02-21 15:18:49 -08:00
nsDiskCacheStreams.cpp Bug 560171 - nsDiskCacheStreamIO::Write leaks mBuffer on realloc failure, r=biesi 2010-04-18 23:22:00 -07:00
nsDiskCacheStreams.h
nsMemoryCacheDevice.cpp Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE' 2010-02-07 10:52:43 -05:00
nsMemoryCacheDevice.h