This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
netwerk
/
cache
/
src
History
dbaron%dbaron.org
30f83072c5
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@222462 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 15:33:45 +00:00
..
Makefile.in
Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
2007-03-14 01:52:07 +00:00
nsCache.cpp
…
nsCache.h
…
nsCacheDevice.h
…
nsCacheEntry.cpp
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 15:33:45 +00:00
nsCacheEntry.h
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 15:33:45 +00:00
nsCacheEntryDescriptor.cpp
…
nsCacheEntryDescriptor.h
…
nsCacheMetaData.cpp
…
nsCacheMetaData.h
…
nsCacheRequest.h
…
nsCacheService.cpp
Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
2007-03-14 01:52:07 +00:00
nsCacheService.h
Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
2007-03-14 01:52:07 +00:00
nsCacheSession.cpp
…
nsCacheSession.h
…
nsDeleteDir.cpp
…
nsDeleteDir.h
…
nsDiskCache.h
Fix valgrind warning about writing uninitialized memory to disk cache by not allocating extra size for disk cache entries and then writing the extra word. b=368119 r+sr=darin
2007-01-25 23:09:01 +00:00
nsDiskCacheBinding.cpp
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 15:33:45 +00:00
nsDiskCacheBinding.h
…
nsDiskCacheBlockFile.cpp
…
nsDiskCacheBlockFile.h
…
nsDiskCacheDevice.cpp
Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
2007-03-14 01:52:07 +00:00
nsDiskCacheDevice.h
Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
2007-03-14 01:52:07 +00:00
nsDiskCacheDeviceSQL.cpp
…
nsDiskCacheDeviceSQL.h
…
nsDiskCacheEntry.cpp
Fix valgrind warning about writing uninitialized memory to disk cache by not allocating extra size for disk cache entries and then writing the extra word. b=368119 r+sr=darin
2007-01-25 23:09:01 +00:00
nsDiskCacheEntry.h
Fix valgrind warning about writing uninitialized memory to disk cache by not allocating extra size for disk cache entries and then writing the extra word. b=368119 r+sr=darin
2007-01-25 23:09:01 +00:00
nsDiskCacheMap.cpp
…
nsDiskCacheMap.h
…
nsDiskCacheStreams.cpp
…
nsDiskCacheStreams.h
…
nsMemoryCacheDevice.cpp
…
nsMemoryCacheDevice.h
…