gecko-dev/netwerk/cache2
Carsten "Tomcat" Book 5b358688b7 Backed out changeset c18e29c1b369 (bug 1164581) for cpp unit tests test failures
--HG--
extra : rebase_source : fb6fd434c8e3f4b5fa53ea645a54c07cab207894
2016-02-08 11:17:38 +01:00
..
AppCacheStorage.cpp Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell 2016-01-18 20:20:08 +01:00
AppCacheStorage.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
CacheEntry.cpp Bug 1154124 - Prevent recursion when calling HTTP cache entry's callbacks. r=michal 2016-01-14 21:16:06 +01:00
CacheEntry.h Bug 1211941 - Let nsICacheStorage.openTruncate impl return an HTTP cache entry write handle, r=michal 2016-01-12 07:31:00 +01:00
CacheFile.cpp Bug 1121672 - Make CacheFile::IsDoomed() protect mHandle with lock, r=michal 2016-01-12 09:24:00 +01:00
CacheFile.h Bug 1187134 (part 5) - Replace nsBaseHashtable::Enumerate() calls in netwerk/cache{,2}/ with iterators. r=valentin. 2015-12-03 14:00:04 -08:00
CacheFileChunk.cpp Bug 1032254 - Generic way to pin reasource in the HTTP cache, r=michal 2015-10-22 12:11:00 +02:00
CacheFileChunk.h Bug 1032254 - Generic way to pin reasource in the HTTP cache, r=michal 2015-10-22 12:11:00 +02:00
CacheFileContextEvictor.cpp Bug 1032254 - Generic way to pin reasource in the HTTP cache, r=michal 2015-10-22 12:11:00 +02:00
CacheFileContextEvictor.h Bug 1032254 - Generic way to pin reasource in the HTTP cache, r=michal 2015-10-22 12:11:00 +02:00
CacheFileIOManager.cpp Bug 1239687 - Leak invalid/doomed file handles immediately after HTTP cache shutdown. r=michal 2016-01-14 08:14:00 +01:00
CacheFileIOManager.h Bug 1239687 - Leak invalid/doomed file handles immediately after HTTP cache shutdown. r=michal 2016-01-14 08:14:00 +01:00
CacheFileInputStream.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
CacheFileInputStream.h Bug 1032254 - Generic way to pin reasource in the HTTP cache, r=michal 2015-10-22 12:11:00 +02:00
CacheFileMetadata.cpp Bug 1032254 - Generic way to pin reasource in the HTTP cache, r=michal 2015-10-22 12:11:00 +02:00
CacheFileMetadata.h Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking. 2015-11-03 09:50:54 +08:00
CacheFileOutputStream.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
CacheFileOutputStream.h Bug 1032254 - Generic way to pin reasource in the HTTP cache, r=michal 2015-10-22 12:11:00 +02:00
CacheFileUtils.cpp Bug 1238290 - fix bad necko deps on unified_sources r=valentin.gosu 2016-01-08 20:20:50 -05:00
CacheFileUtils.h Backed out changeset fb2a27db76bc (bug 1032254) for OS X Static Build Bustage on a CLOSED TREE 2015-07-31 07:57:50 +02:00
CacheHashUtils.cpp Bug 1235298 - Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in netwerk/. r=mcmanus 2015-11-22 21:58:33 -08:00
CacheHashUtils.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
CacheIOThread.cpp Bug 1222782 - TSan: data race netwerk/cache2/CacheIOThread.cpp:148 Target (race on mXPCOMThread), r=jseward 2015-11-13 18:49:29 +01:00
CacheIOThread.h Bug 996836 - Merge CLOSE and WRITE priority in cache2 I/O thread. r=michal 2016-01-05 11:50:00 -05:00
CacheIndex.cpp Bug 1187134 (part 3) - Replace nsBaseHashtable::Enumerate() calls in netwerk/cache{,2}/ with iterators. r=valentin. 2015-12-03 14:00:02 -08:00
CacheIndex.h Backed out changeset c18e29c1b369 (bug 1164581) for cpp unit tests test failures 2016-02-08 11:17:38 +01:00
CacheIndexContextIterator.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
CacheIndexContextIterator.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
CacheIndexIterator.cpp Bug 1190951 - TSan: data race netwerk/cache2/CacheIndex.cpp:1397 CacheIndex::IsUpToDate, r=valentin.gosu 2015-11-12 11:07:48 +01:00
CacheIndexIterator.h Bug 1032254 - Generic way to pin reasource in the HTTP cache, r=michal 2015-10-22 12:11:00 +02:00
CacheLog.cpp bug 1219466 - convert netwerk to LazyLogModule r=valentin.gosu 2015-11-02 23:35:29 -05:00
CacheLog.h bug 1219466 - convert netwerk to LazyLogModule r=valentin.gosu 2015-11-02 23:35:29 -05:00
CacheObserver.cpp Bug 913822 - Shutdown I/O time limit for HTTP cache. r=michal 2016-01-13 16:11:00 -05:00
CacheObserver.h Bug 913822 - Shutdown I/O time limit for HTTP cache. r=michal 2016-01-13 16:11:00 -05:00
CacheStorage.cpp Bug 1244122 P1 Always support SW intercept even when http cache is disabled. r=mayhemer 2016-02-02 10:03:20 -08:00
CacheStorage.h Bug 1032254 - Generic way to pin reasource in the HTTP cache, r=michal 2015-10-22 12:11:00 +02:00
CacheStorageService.cpp Bug 1220272 - Fix signalling in HTTP cache test code suspender. r=michal 2016-01-14 11:24:00 +01:00
CacheStorageService.h Backed out changeset c18e29c1b369 (bug 1164581) for cpp unit tests test failures 2016-02-08 11:17:38 +01:00
OldWrappers.cpp Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell 2016-01-18 20:20:08 +01:00
OldWrappers.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
moz.build Bug 1032254 - Generic way to pin reasource in the HTTP cache, r=michal 2015-10-22 12:11:00 +02:00
nsICacheEntry.idl Bug 1020416 - Added forceValidFor() and isForcedValid attribute to nsICacheEntry. r=honzab, michal 2014-07-21 11:34:17 -07:00
nsICacheEntryDoomCallback.idl
nsICacheEntryOpenCallback.idl Bug 922741 - make callbacks iteration in CacheEntry smarter, r=michal 2013-11-20 23:20:17 +01:00
nsICacheStorage.idl Bug 1244122 P1 Always support SW intercept even when http cache is disabled. r=mayhemer 2016-02-02 10:03:20 -08:00
nsICacheStorageService.idl Bug 1032254 - Generic way to pin reasource in the HTTP cache, r=michal 2015-10-22 12:11:00 +02:00
nsICacheStorageVisitor.idl Bug 1206060 - Show pinning status at about:cache. r=michal 2015-10-30 08:12:00 +01:00
nsICacheTesting.idl Bug 1032254 - Generic way to pin reasource in the HTTP cache, r=michal 2015-10-22 12:11:00 +02:00