.. |
test
|
…
|
|
Action.cpp
|
…
|
|
Action.h
|
…
|
|
ActorChild.cpp
|
…
|
|
ActorChild.h
|
…
|
|
ActorUtils.h
|
…
|
|
AutoUtils.cpp
|
…
|
|
AutoUtils.h
|
…
|
|
Cache.cpp
|
Bug 1683828 - Use QM_TRY et al. in Cache. r=dom-workers-and-storage-reviewers,ttung
|
2021-01-14 15:51:47 +00:00 |
Cache.h
|
…
|
|
CacheChild.cpp
|
…
|
|
CacheChild.h
|
…
|
|
CacheCommon.cpp
|
…
|
|
CacheCommon.h
|
Bug 1686191 - Remove module argument from LogError. r=dom-workers-and-storage-reviewers,janv
|
2021-03-12 15:01:21 +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
|
Bug 1682536 - Use references/NotNull with Listener. r=dom-workers-and-storage-reviewers,asuth
|
2021-01-21 11:58:37 +00:00 |
CacheOpParent.h
|
…
|
|
CacheParent.cpp
|
…
|
|
CacheParent.h
|
…
|
|
CacheStorage.cpp
|
Bug 1683828 - Use QM_TRY et al. in CacheStorage. r=dom-workers-and-storage-reviewers,ttung
|
2021-01-14 16:30:12 +00:00 |
CacheStorage.h
|
Bug 1683828 - Use QM_TRY et al. in CacheStorage. r=dom-workers-and-storage-reviewers,ttung
|
2021-01-14 16:30:12 +00:00 |
CacheStorageChild.cpp
|
…
|
|
CacheStorageChild.h
|
…
|
|
CacheStorageParent.cpp
|
Bug 1682536 - Use references/NotNull with Listener. r=dom-workers-and-storage-reviewers,asuth
|
2021-01-21 11:58:37 +00:00 |
CacheStorageParent.h
|
…
|
|
CacheStreamControlChild.cpp
|
Bug 1681529 - Part 11: Avoid using DelayedStart when serialzing the reply from SendOpenStream, r=asuth
|
2021-02-04 18:13:22 +00:00 |
CacheStreamControlChild.h
|
…
|
|
CacheStreamControlParent.cpp
|
Bug 1681529 - Part 11: Avoid using DelayedStart when serialzing the reply from SendOpenStream, r=asuth
|
2021-02-04 18:13:22 +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 1686031 - Add mPersistenceType to OriginMetadata; r=dom-storage-reviewers,sg
|
2021-03-04 18:03:02 +00:00 |
Context.h
|
…
|
|
DBAction.cpp
|
Bug 1690291 - Handle NS_ERROR_STORAGE_IOERR when opening a database like NS_ERROR_FILE_CORRUPTED. r=dom-workers-and-storage-reviewers,asuth
|
2021-02-04 11:43:22 +00:00 |
DBAction.h
|
Bug 1683828 - Use QM_TRY et al. in DBAction and modernize signatures. r=dom-workers-and-storage-reviewers,ttung
|
2021-01-14 16:42:32 +00:00 |
DBSchema.cpp
|
Bug 1687685 - Collect the number of contraint errors when executing vaccum per reason; r=dom-storage-reviewers,asuth
|
2021-03-19 15:55:50 +00:00 |
DBSchema.h
|
…
|
|
FileUtils.cpp
|
Bug 1697115 - Rationalize QuotaManager::DecreaseUsageForClient arguments; r=dom-storage-reviewers,sg
|
2021-03-17 06:56:39 +00:00 |
FileUtils.h
|
Bug 1683828 - Use QM_TRY et al. in FileUtils and modernize signatures. r=dom-workers-and-storage-reviewers,ttung
|
2021-01-14 16:42:32 +00:00 |
FileUtilsImpl.h
|
Bug 1687321 - Use GetDirEntryKind instead of IsDirectory when iterating over directory entries in dom/cache. r=dom-workers-and-storage-reviewers,janv
|
2021-02-08 13:15:50 +00:00 |
IPCUtils.h
|
…
|
|
Manager.cpp
|
Bug 1695883 - Add explicit fallible mozStorageTransaction::Start method for starting the transaction; r=dom-storage-reviewers,sg
|
2021-03-04 04:38:06 +00:00 |
Manager.h
|
…
|
|
ManagerId.cpp
|
…
|
|
ManagerId.h
|
…
|
|
PCache.ipdl
|
…
|
|
PCacheOp.ipdl
|
Bug 1689147 - Part 1: Add extended attribute syntax to IPDL, r=mccr8
|
2021-02-09 16:50:21 +00:00 |
PCacheStorage.ipdl
|
…
|
|
PCacheStreamControl.ipdl
|
Bug 1681529 - Part 11: Avoid using DelayedStart when serialzing the reply from SendOpenStream, r=asuth
|
2021-02-04 18:13:22 +00:00 |
PrincipalVerifier.cpp
|
Bug 1682536 - Use references/NotNull with Listener. r=dom-workers-and-storage-reviewers,asuth
|
2021-01-21 11:58:37 +00:00 |
PrincipalVerifier.h
|
Bug 1682536 - Use references/NotNull with Listener. r=dom-workers-and-storage-reviewers,asuth
|
2021-01-21 11:58:37 +00:00 |
QuotaClient.cpp
|
Bug 1686031 - Rename GroupAndOrigin to OriginMetadata; r=dom-storage-reviewers,sg
|
2021-02-12 14:03:28 +00:00 |
QuotaClient.h
|
…
|
|
QuotaClientImpl.h
|
Bug 1686031 - Rename GroupAndOrigin to OriginMetadata; r=dom-storage-reviewers,sg
|
2021-02-12 14:03:28 +00:00 |
ReadStream.cpp
|
…
|
|
ReadStream.h
|
…
|
|
SavedTypes.h
|
…
|
|
StreamControl.cpp
|
…
|
|
StreamControl.h
|
…
|
|
StreamList.cpp
|
…
|
|
StreamList.h
|
…
|
|
TypeUtils.cpp
|
…
|
|
TypeUtils.h
|
…
|
|
Types.h
|
Bug 1697115 - Rationalize QuotaManager::DecreaseUsageForClient arguments; r=dom-storage-reviewers,sg
|
2021-03-17 06:56:39 +00:00 |
moz.build
|
…
|
|