gecko/netwerk/cache
2012-04-24 14:43:00 -04:00
..
Makefile.in
nsApplicationCache.h
nsCache.cpp
nsCache.h
nsCacheDevice.h
nsCacheEntry.cpp Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz 2012-03-12 18:53:18 -04:00
nsCacheEntry.h
nsCacheEntryDescriptor.cpp Bug 741333 - Remove PRBool/PR_TRUE/PR_FALSE that crept in r=Ms2ger 2012-04-04 11:15:10 +02:00
nsCacheEntryDescriptor.h Bug 741333 - Remove PRBool/PR_TRUE/PR_FALSE that crept in r=Ms2ger 2012-04-04 11:15:10 +02:00
nsCacheMetaData.cpp Bug 726417: Signed/unsigned comparison in nsCacheMetaData::UnflattenMetaData r=jduell 2012-02-13 11:32:31 -08:00
nsCacheMetaData.h
nsCacheRequest.h
nsCacheService.cpp Bug 673543 - ensure that no entry is activated while the main thread is blocked by SyncWithCacheIOThread() 2012-04-12 18:24:57 +02:00
nsCacheService.h Bug 673543 - ensure that no entry is activated while the main thread is blocked by SyncWithCacheIOThread() 2012-04-12 18:24:57 +02:00
nsCacheSession.cpp Bug 722033 - Invalidate cache entry in nsHttpChannel::DoInvalidateCacheEntry() asynchronously 2012-03-22 23:54:20 +01:00
nsCacheSession.h
nsDeleteDir.cpp Bug 695003 - Race condition when deleting cache directory 2011-12-02 18:10:57 +01:00
nsDeleteDir.h Bug 695003 - Race condition when deleting cache directory 2011-12-02 18:10:57 +01:00
nsDiskCache.h
nsDiskCacheBinding.cpp Bug 745200 - nsDiskCacheStreamIO::Flush() is sometimes called without holding the cache lock 2012-04-25 01:07:06 +02:00
nsDiskCacheBinding.h
nsDiskCacheBlockFile.cpp Bug 695303 - Add a mozilla::clamped function to replace NS_CLAMP (so side affects of args are evaluated no more than once) and NS_MIN(max, NS_MAX(val, min)) (to make code clearer). r=bsmedberg. 2011-10-28 19:33:28 +01:00
nsDiskCacheBlockFile.h Bug 605180 - Fix build warnings in netwerk/. r=jduell 2012-04-07 14:25:00 -07:00
nsDiskCacheDevice.cpp Bug 691108 - Make sure that no entry can be bound to the disk cache when nsDiskCacheDevice::ClearDiskCache() is in progress 2012-04-12 18:27:38 +02:00
nsDiskCacheDevice.h Bug 691108 - Make sure that no entry can be bound to the disk cache when nsDiskCacheDevice::ClearDiskCache() is in progress 2012-04-12 18:27:38 +02:00
nsDiskCacheDeviceSQL.cpp Bug 745659 - Removed the nsPrintfCString constructor which takes a length and all corresponding instances that call that particular constructor. This is accomplished by removing the length component from the instantiation. r=jlebar 2012-04-24 14:43:00 -04:00
nsDiskCacheDeviceSQL.h Backout bug 674728 part 3 due to missing reviews. 2012-03-31 18:18:08 -04:00
nsDiskCacheEntry.cpp bug 712914 - add some sanity checking when (de)serializing security info in the disk cache. r=michal 2012-03-30 11:21:01 +02:00
nsDiskCacheEntry.h
nsDiskCacheMap.cpp bug 712914 - add some sanity checking when (de)serializing security info in the disk cache. r=michal 2012-03-30 11:21:01 +02:00
nsDiskCacheMap.h
nsDiskCacheStreams.cpp Bug 673543 - crash nsDiskCacheMap::DeleteRecord r=michal.novotny 2012-01-26 12:23:45 +01:00
nsDiskCacheStreams.h Bug 673543 - crash nsDiskCacheMap::DeleteRecord r=michal.novotny 2012-01-26 12:23:45 +01:00
nsICache.idl
nsICacheEntryDescriptor.idl Bug 648429: HTTP cache: compress all compressible files; r=michal.novotny 2011-12-17 11:30:29 +01:00
nsICacheListener.idl Bug 722033 - Invalidate cache entry in nsHttpChannel::DoInvalidateCacheEntry() asynchronously 2012-03-22 23:54:20 +01:00
nsICacheService.idl
nsICacheSession.idl Bug 722033 - Invalidate cache entry in nsHttpChannel::DoInvalidateCacheEntry() asynchronously 2012-03-22 23:54:20 +01:00
nsICacheVisitor.idl
nsIDiskCacheStreamInternal.idl
nsMemoryCacheDevice.cpp Bug 713203 - nsMemoryCacheDevice::mTotalSize can go negative after clearing the memory cache 2012-04-25 01:11:39 +02:00
nsMemoryCacheDevice.h