..
AppCacheStorage.cpp
Bug 1605934
- Use nested namespaces r=sg
2020-01-18 13:48:34 +00:00
AppCacheStorage.h
…
CacheEntry.cpp
Bug 1606207 - Remove first-party cache isolation telemetry r=mayhemer
2020-01-14 13:53:01 +00:00
CacheEntry.h
Bug 1606207 - Remove first-party cache isolation telemetry r=mayhemer
2020-01-14 13:53:01 +00:00
CacheFile.cpp
Bug 1621251 Replace NS_ADDREF(*var = other) with *var = do_AddRef(other).take() in /netwerk r=valentin
2020-03-17 15:05:26 +00:00
CacheFile.h
Bug 1607142 - Hold lock in CacheFile::IsWriteInProgress to avoid data race r=mayhemer
2020-01-23 19:18:06 +00:00
CacheFileChunk.cpp
Bug 1630511 - Replace MOZ_MUST_USE with [[nodiscard]] in netwerk. r=necko-reviewers,dragana
2020-04-18 06:37:32 +00:00
CacheFileChunk.h
Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
2020-02-20 11:40:14 +00:00
CacheFileContextEvictor.cpp
Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
2020-02-11 16:20:08 +00:00
CacheFileContextEvictor.h
Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
2020-02-11 16:20:08 +00:00
CacheFileIOManager.cpp
Bug 1611415 - Prefer using std::move over forget. r=froydnj
2020-02-13 14:38:48 +00:00
CacheFileIOManager.h
Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
2020-02-20 11:40:14 +00:00
CacheFileInputStream.cpp
Bug 1611415 - Prefer using std::move over forget. r=froydnj
2020-02-13 14:38:48 +00:00
CacheFileInputStream.h
Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
2020-02-11 16:20:08 +00:00
CacheFileMetadata.cpp
…
CacheFileMetadata.h
Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
2020-02-11 16:20:08 +00:00
CacheFileOutputStream.cpp
Bug 1611415 - Prefer using std::move over forget. r=froydnj
2020-02-13 14:38:48 +00:00
CacheFileOutputStream.h
Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
2020-02-11 16:20:08 +00:00
CacheFileUtils.cpp
Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
2020-02-11 16:20:08 +00:00
CacheFileUtils.h
Bug 1606207 - Remove first-party cache isolation telemetry r=mayhemer
2020-01-14 13:53:01 +00:00
CacheHashUtils.cpp
Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj
2019-12-20 07:16:43 +00:00
CacheHashUtils.h
…
CacheIOThread.cpp
Bug 1609907 - Remove AUTO_PROFILER_THREAD_SLEEP before mozilla::CondVar waits - r=mstange
2020-05-01 22:12:22 +00:00
CacheIOThread.h
Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
2020-02-11 16:20:08 +00:00
CacheIndex.cpp
Bug 1614659 - CacheIndex::Shutdown() should not check if files exist before removing them.r=michal
2020-04-10 08:14:19 +00:00
CacheIndex.h
Bug 1614659 - CacheIndex::Shutdown() should not check if files exist before removing them.r=michal
2020-04-10 08:14:19 +00:00
CacheIndexContextIterator.cpp
…
CacheIndexContextIterator.h
…
CacheIndexIterator.cpp
…
CacheIndexIterator.h
Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
2020-02-11 16:20:08 +00:00
CacheLog.cpp
…
CacheLog.h
…
CacheObserver.cpp
Bug 1606207 - Remove first-party cache isolation telemetry r=mayhemer
2020-01-14 13:53:01 +00:00
CacheObserver.h
Bug 1606207 - Remove first-party cache isolation telemetry r=mayhemer
2020-01-14 13:53:01 +00:00
CacheStorage.cpp
Bug 1605934
- Use nested namespaces r=sg
2020-01-18 13:48:34 +00:00
CacheStorage.h
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
2019-12-06 09:17:57 +00:00
CacheStorageService.cpp
Bug 1626809 - Sanitize HTTP disk cache storage context key to prevent leak of private data like URLs, r=njn
2020-04-09 12:38:09 +00:00
CacheStorageService.h
Bug 1624515 - Fix data race on CacheStorageService::mShutdown r=necko-reviewers,valentin
2020-04-21 20:33:37 +00:00
OldWrappers.cpp
Bug 1611415 - Prefer using std::move over forget. r=froydnj
2020-02-13 14:38:48 +00:00
OldWrappers.h
Bug 1606207 - Remove first-party cache isolation telemetry r=mayhemer
2020-01-14 13:53:01 +00:00
moz.build
…
nsICacheEntry.idl
Bug 1606207 - Remove first-party cache isolation telemetry r=mayhemer
2020-01-14 13:53:01 +00:00
nsICacheEntryDoomCallback.idl
…
nsICacheEntryOpenCallback.idl
…
nsICacheStorage.idl
…
nsICacheStorageService.idl
Bug 1474608
- P2 - Clear origin attributes data directly on cache2; r=asuth,michal,baku
2019-12-02 19:47:05 +00:00
nsICacheStorageVisitor.idl
…
nsICacheTesting.idl
…