gecko-dev/dom/cache
Masatoshi Kimura 3424a95ee0 Bug 1682103 - Make nsContentPolicyType a CEnum type. r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D99580
2020-12-16 11:36:47 +00:00
..
test Bug 1619592 - Replace EnsureStorageAndOriginIsInitialized with EnsureTemporaryOriginIsInitialized in dom/cache; r=dom-workers-and-storage-reviewers,sg 2020-11-19 15:41:55 +00:00
Action.cpp
Action.h
ActorChild.cpp
ActorChild.h
ActorUtils.h
AutoUtils.cpp Bug 1679987 - Replace strtok for Vary header by nsCCharSeparatedTokenizer and range-based for. r=necko-reviewers,dom-workers-and-storage-reviewers,asuth,valentin 2020-12-16 19:10:41 +00:00
AutoUtils.h
Cache.cpp
Cache.h
CacheChild.cpp
CacheChild.h
CacheCommon.cpp
CacheCommon.h Bug 1671118 - Rename remaining QM_TRY_VAR occurrences to QM_TRY_ASSIGN/QM_TRY_UNWRAP/QM_TRY_INSPECT (including quota client equivalents); r=dom-workers-and-storage-reviewers,sg 2020-10-14 12:14:14 +00:00
CacheOpChild.cpp
CacheOpChild.h
CacheOpParent.cpp Bug 1682542 - Make use of standard algorithms in dom/cache. r=dom-workers-and-storage-reviewers,asuth 2020-12-16 19:10:57 +00:00
CacheOpParent.h
CacheParent.cpp
CacheParent.h
CacheStorage.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
CacheStorage.h
CacheStorageChild.cpp
CacheStorageChild.h
CacheStorageParent.cpp
CacheStorageParent.h
CacheStreamControlChild.cpp
CacheStreamControlChild.h
CacheStreamControlParent.cpp
CacheStreamControlParent.h
CacheTypes.ipdlh Bug 1682103 - Make nsContentPolicyType a CEnum type. r=ckerschb 2020-12-16 11:36:47 +00:00
CacheWorkerRef.cpp
CacheWorkerRef.h
Connection.cpp
Connection.h
Context.cpp Bug 1680031 - Abort operations for given directory lock ids; r=dom-workers-and-storage-reviewers,sg 2020-12-09 08:13:44 +00:00
Context.h Bug 1680031 - Abort operations for given directory lock ids; r=dom-workers-and-storage-reviewers,sg 2020-12-09 08:13:44 +00:00
DBAction.cpp Bug 1671369 - Change OpenDBConnection to return a Result. r=dom-workers-and-storage-reviewers,ttung 2020-11-17 09:04:33 +00:00
DBAction.h Bug 1671369 - Change OpenDBConnection to return a Result. r=dom-workers-and-storage-reviewers,ttung 2020-11-17 09:04:33 +00:00
DBSchema.cpp Bug 1679987 - Replace strtok for Vary header by nsCCharSeparatedTokenizer and range-based for. r=necko-reviewers,dom-workers-and-storage-reviewers,asuth,valentin 2020-12-16 19:10:41 +00:00
DBSchema.h Bug 1678030 - Move CollectWhileHasResult to QuotaCommon and use in other quota clients. r=dom-workers-and-storage-reviewers,ttung 2020-12-14 10:42:36 +00:00
FileUtils.cpp Bug 1671367 - Add overloads of NS_NewLocal*FileStream functions returning a Result and use them. r=dom-workers-and-storage-reviewers,necko-reviewers,asuth 2020-11-17 19:30:05 +00:00
FileUtils.h Bug 1671369 - Change LockedDirectoryPaddingGet to return a Result and use CACHE_TRY. r=dom-workers-and-storage-reviewers,ttung 2020-11-17 09:07:03 +00:00
FileUtilsImpl.h
IPCUtils.h Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
Manager.cpp Bug 1682542 - Make use of standard algorithms in dom/cache. r=dom-workers-and-storage-reviewers,asuth 2020-12-16 19:10:57 +00:00
Manager.h Bug 1680031 - Abort operations for given directory lock ids; r=dom-workers-and-storage-reviewers,sg 2020-12-09 08:13:44 +00:00
ManagerId.cpp
ManagerId.h
PCache.ipdl
PCacheOp.ipdl Bug 1660470 - Avoid including ErrorIPCUtils.h from header files. r=nika 2020-11-23 16:04:28 +00:00
PCacheStorage.ipdl
PCacheStreamControl.ipdl
PrincipalVerifier.cpp
PrincipalVerifier.h
QuotaClient.cpp Bug 1680031 - Abort operations for given directory lock ids; r=dom-workers-and-storage-reviewers,sg 2020-12-09 08:13:44 +00:00
QuotaClient.h
QuotaClientImpl.h Bug 1680031 - Abort operations for given directory lock ids; r=dom-workers-and-storage-reviewers,sg 2020-12-09 08:13:44 +00:00
ReadStream.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ReadStream.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
SavedTypes.h
StreamControl.cpp
StreamControl.h
StreamList.cpp Bug 1682542 - Make use of standard algorithms in dom/cache. r=dom-workers-and-storage-reviewers,asuth 2020-12-16 19:10:57 +00:00
StreamList.h
TypeUtils.cpp Bug 1679987 - Replace strtok for Vary header by nsCCharSeparatedTokenizer and range-based for. r=necko-reviewers,dom-workers-and-storage-reviewers,asuth,valentin 2020-12-16 19:10:41 +00:00
TypeUtils.h
Types.h
moz.build