gecko-dev/dom/cache
Jan Varga a7f7389681 Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari
Differential Revision: https://phabricator.services.mozilla.com/D126328
2021-11-30 05:05:53 +00:00
..
test Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher 2021-05-06 01:29:31 +00:00
Action.cpp
Action.h Bug 1672140 - Rename cache::ClientMetadata to cache::CacheDirectoryMetadata; r=dom-storage-reviewers,janv 2021-11-24 20:50:37 +00:00
ActorChild.cpp
ActorChild.h
ActorUtils.h
AutoUtils.cpp Bug 1731263 - Add QM_WARNONLY_TRY to some IPC calls in CacheAPI, which might be related to potential shutdown hang; r=dom-storage-reviewers,jstutte 2021-10-06 13:59:09 +00:00
AutoUtils.h Bug 1723050 - Part 5: Replace typedef by using in dom/cache/ r=janv 2021-08-06 12:10:13 +00:00
Cache.cpp Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
Cache.h
CacheChild.cpp Bug 1731263 - Add QM_WARNONLY_TRY to some IPC calls in CacheAPI, which might be related to potential shutdown hang; r=dom-storage-reviewers,jstutte 2021-10-06 13:59:09 +00:00
CacheChild.h
CacheCommon.cpp
CacheCommon.h Bug 1709067 - CACHE: Remove module specific QM_TRY macros; r=dom-storage-reviewers,jstutte 2021-05-03 19:44:39 +00:00
CacheOpChild.cpp Bug 1691889 - Replace MOZ_MUST_USE with [[nodiscard]] in dom/. r=peterv 2021-03-10 08:19:25 +00:00
CacheOpChild.h
CacheOpParent.cpp
CacheOpParent.h
CacheParent.cpp Bug 1686191 - Have a way to specifically report warnings around QM_TRY; r=asuth,sg,dom-storage-reviewers 2021-03-24 12:27:53 +00:00
CacheParent.h
CacheStorage.cpp Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
CacheStorage.h Bug 1723050 - Part 5: Replace typedef by using in dom/cache/ r=janv 2021-08-06 12:10:13 +00:00
CacheStorageChild.cpp Bug 1731263 - Add QM_WARNONLY_TRY to some IPC calls in CacheAPI, which might be related to potential shutdown hang; r=dom-storage-reviewers,jstutte 2021-10-06 13:59:09 +00:00
CacheStorageChild.h
CacheStorageParent.cpp Bug 1731263 - Add QM_WARNONLY_TRY to some IPC calls in CacheAPI, which might be related to potential shutdown hang; r=dom-storage-reviewers,jstutte 2021-10-06 13:59:09 +00:00
CacheStorageParent.h
CacheStreamControlChild.cpp Bug 1731263 - Add QM_WARNONLY_TRY to some IPC calls in CacheAPI, which might be related to potential shutdown hang; r=dom-storage-reviewers,jstutte 2021-10-06 13:59:09 +00:00
CacheStreamControlChild.h
CacheStreamControlParent.cpp Bug 1731263 - Add QM_WARNONLY_TRY to some IPC calls in CacheAPI, which might be related to potential shutdown hang; r=dom-storage-reviewers,jstutte 2021-10-06 13:59:09 +00:00
CacheStreamControlParent.h
CacheTypes.ipdlh
CacheWorkerRef.cpp
CacheWorkerRef.h
Connection.cpp Bug 1694231 - Add support for nested mozStorageTransaction using savepoints; r=dom-storage-reviewers,sg 2021-03-03 18:53:14 +00:00
Connection.h
Context.cpp Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
Context.h Bug 1672140 - Rename cache::ClientMetadata to cache::CacheDirectoryMetadata; r=dom-storage-reviewers,janv 2021-11-24 20:50:37 +00:00
DBAction.cpp Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
DBAction.h Bug 1672140 - Rename cache::ClientMetadata to cache::CacheDirectoryMetadata; r=dom-storage-reviewers,janv 2021-11-24 20:50:37 +00:00
DBSchema.cpp Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
DBSchema.h
FileUtils.cpp Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
FileUtils.h Bug 1672140 - Rename cache::ClientMetadata to cache::CacheDirectoryMetadata; r=dom-storage-reviewers,janv 2021-11-24 20:50:37 +00:00
FileUtilsImpl.h Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
IPCUtils.h
Manager.cpp Bug 1672140 - Rename cache::ClientMetadata to cache::CacheDirectoryMetadata; r=dom-storage-reviewers,janv 2021-11-24 20:50:37 +00:00
Manager.h Bug 1723050 - Part 5: Replace typedef by using in dom/cache/ r=janv 2021-08-06 12:10:13 +00:00
ManagerId.cpp Bug 1709067 - CACHE: Remove module specific QM_TRY macros; r=dom-storage-reviewers,jstutte 2021-05-03 19:44:39 +00:00
ManagerId.h
PCache.ipdl
PCacheOp.ipdl
PCacheStorage.ipdl
PCacheStreamControl.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PrincipalVerifier.cpp Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
PrincipalVerifier.h
QuotaClient.cpp Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
QuotaClient.h Bug 1672140 - Rename cache::ClientMetadata to cache::CacheDirectoryMetadata; r=dom-storage-reviewers,janv 2021-11-24 20:50:37 +00:00
QuotaClientImpl.h Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
ReadStream.cpp Bug 1731267 - Wrap call to ReadStream::Inner::Close() with MOZ_ALWAYS_SUCCEEDS in ReadStream::Inner::CloseStream(); r=dom-storage-reviewers,jstutte 2021-10-07 09:11:35 +00:00
ReadStream.h
SavedTypes.h
StreamControl.cpp
StreamControl.h Bug 1723050 - Part 5: Replace typedef by using in dom/cache/ r=janv 2021-08-06 12:10:13 +00:00
StreamList.cpp
StreamList.h
TypeUtils.cpp Bug 1577346 - P3 Make InternalResponse be SafeRefcounted. r=dom-worker-reviewers,ytausky 2021-11-08 13:29:32 +00:00
TypeUtils.h
Types.h Bug 1672140 - Rename cache::ClientMetadata to cache::CacheDirectoryMetadata; r=dom-storage-reviewers,janv 2021-11-24 20:50:37 +00:00
moz.build