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
Files
61ba24e7367fd577ee10a4e835c628ca0f58c63f
Mozilla
/
mozilla
/
netwerk
/
cache
/
src
History
sharparrow1%yahoo.com
fe8698ff42
Bug 391915: Don't use atoms from nsCacheMetaData because atoms aren't threadsafe. r+sr=biesi, a=blocking1.9
...
git-svn-id: svn://10.0.0.236/trunk@233417 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-30 17:51:07 +00:00
..
Makefile.in
…
nsCache.cpp
…
nsCache.h
…
nsCacheDevice.h
…
nsCacheEntry.cpp
…
nsCacheEntry.h
…
nsCacheEntryDescriptor.cpp
…
nsCacheEntryDescriptor.h
…
nsCacheMetaData.cpp
Bug 391915: Don't use atoms from nsCacheMetaData because atoms aren't threadsafe. r+sr=biesi, a=blocking1.9
2007-08-30 17:51:07 +00:00
nsCacheMetaData.h
Bug 391915: Don't use atoms from nsCacheMetaData because atoms aren't threadsafe. r+sr=biesi, a=blocking1.9
2007-08-30 17:51:07 +00:00
nsCacheRequest.h
…
nsCacheService.cpp
392282 don't allow opening cache entries after the cache service has shut down
2007-08-28 22:05:32 +00:00
nsCacheService.h
update the offline cache atomically. b=389223, r=biesi, sr=jst
2007-07-25 06:31:28 +00:00
nsCacheSession.cpp
update the offline cache atomically. b=389223, r=biesi, sr=jst
2007-07-25 06:31:28 +00:00
nsCacheSession.h
…
nsDeleteDir.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsDeleteDir.h
…
nsDiskCache.h
…
nsDiskCacheBinding.cpp
…
nsDiskCacheBinding.h
…
nsDiskCacheBlockFile.cpp
…
nsDiskCacheBlockFile.h
…
nsDiskCacheDevice.cpp
Fix assertion to not fire when it shouldn't. Bug 303003, patch by Radek
2007-06-18 15:24:17 +00:00
nsDiskCacheDevice.h
…
nsDiskCacheDeviceSQL.cpp
properly delete old files during an offline cache update. b=389591, r+sr=biesi
2007-07-26 00:47:33 +00:00
nsDiskCacheDeviceSQL.h
properly delete old files during an offline cache update. b=389591, r+sr=biesi
2007-07-26 00:47:33 +00:00
nsDiskCacheEntry.cpp
…
nsDiskCacheEntry.h
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsDiskCacheMap.cpp
…
nsDiskCacheMap.h
…
nsDiskCacheStreams.cpp
…
nsDiskCacheStreams.h
…
nsMemoryCacheDevice.cpp
…
nsMemoryCacheDevice.h
…