gecko/netwerk/cache
2012-06-06 14:08:30 +12:00
..
Makefile.in Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsApplicationCache.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsApplicationCacheService.cpp Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsApplicationCacheService.h Bug 746697 - Create nsApplicationCacheService to wrap nsOfflineCacheDevice. r=honzab 2012-04-30 10:57:09 -07:00
nsCache.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCache.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCacheDevice.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCacheEntry.cpp Bug 753990 - Allow appcache to work with a custom cache (profile) folder within a single application, r=michal.novotny 2012-06-04 16:12:24 +02:00
nsCacheEntry.h Bug 753990 - Allow appcache to work with a custom cache (profile) folder within a single application, r=michal.novotny 2012-06-04 16:12:24 +02:00
nsCacheEntryDescriptor.cpp Bug 746018 - Part 4 - More cache logging, r=jduell 2012-05-31 15:20:03 -07:00
nsCacheEntryDescriptor.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCacheMetaData.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCacheMetaData.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCacheRequest.h Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsCacheService.cpp Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsCacheService.h Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsCacheSession.cpp Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsCacheSession.h Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsDeleteDir.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDeleteDir.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDiskCache.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDiskCacheBinding.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDiskCacheBinding.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDiskCacheBlockFile.cpp Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsDiskCacheBlockFile.h Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsDiskCacheDevice.cpp Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsDiskCacheDevice.h Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsDiskCacheDeviceSQL.cpp Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsDiskCacheDeviceSQL.h Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsDiskCacheEntry.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDiskCacheEntry.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDiskCacheMap.cpp Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsDiskCacheMap.h Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsDiskCacheStreams.cpp Bug 746018 - Part 4 - More cache logging, r=jduell 2012-05-31 15:20:03 -07:00
nsDiskCacheStreams.h Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsICache.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsICacheEntryDescriptor.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsICacheListener.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsICacheService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsICacheSession.idl Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsICacheVisitor.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDiskCacheStreamInternal.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsMemoryCacheDevice.cpp Bug 722845 - Part 3: Remove cache service use of private browsing service, and replace it with a single observer notification. r=michal.novotny 2012-05-24 16:31:54 +01:00
nsMemoryCacheDevice.h Bug 722845 - Part 3: Remove cache service use of private browsing service, and replace it with a single observer notification. r=michal.novotny 2012-05-24 16:31:54 +01:00