fune/dom/quota
2021-06-09 04:56:48 +00:00
..
scripts Bug 1711703: Ensure we split stacks before errors after warnings. r=dom-storage-reviewers,janv DONTBUILD 2021-06-03 17:15:51 +00:00
test Bug 1713820 - Rename QM_ENABLE_SCOPED_LOG_EXTRA_INFO to QM_SCOPED_LOG_EXTRA_INFO_ENABLED; r=dom-storage-reviewers,jstutte 2021-06-08 16:27:30 +00:00
ActorsChild.cpp
ActorsChild.h
ActorsParent.cpp Bug 1713820 - Rename QM_ENABLE_SCOPED_LOG_EXTRA_INFO to QM_SCOPED_LOG_EXTRA_INFO_ENABLED; r=dom-storage-reviewers,jstutte 2021-06-08 16:27:30 +00:00
ActorsParent.h Bug 1713820 - Move QM_ENABLE_SCOPED_LOG_EXTRA_INFO definition to Config.h; r=dom-storage-reviewers,jstutte 2021-06-08 16:27:29 +00:00
CachingDatabaseConnection.cpp Bug 1713820 - Use QM_SCOPED_LOG_EXTRA_INFO_ENABLED in CachingDatabaseConnection instead of defined(EARLY_BETA_OR_EARLIER) || defined(DEBUG); r=dom-storage-reviewers,jstutte 2021-06-08 16:27:30 +00:00
CachingDatabaseConnection.h Bug 1713820 - Use QM_SCOPED_LOG_EXTRA_INFO_ENABLED in CachingDatabaseConnection instead of defined(EARLY_BETA_OR_EARLIER) || defined(DEBUG); r=dom-storage-reviewers,jstutte 2021-06-08 16:27:30 +00:00
CheckedUnsafePtr.h Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
CipherStrategy.h
Client.cpp Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin 2021-06-09 04:56:48 +00:00
Client.h
ClientImpl.h
CommonMetadata.h
components.conf
Config.h Bug 1713820 - Enable QM_TRY reporting to the browser console in release builds; r=dom-storage-reviewers,jstutte 2021-06-08 16:27:32 +00:00
DecryptingInputStream.cpp
DecryptingInputStream.h
DecryptingInputStream_impl.h
DirectoryLock.h
DirectoryLockImpl.cpp
DirectoryLockImpl.h
DummyCipherStrategy.h
EncryptedBlock.h
EncryptingOutputStream.cpp
EncryptingOutputStream.h
EncryptingOutputStream_impl.h
FileStreams.cpp
FileStreams.h
Flatten.h
InitializationTypes.h
IPCStreamCipherStrategy.h
MemoryOutputStream.cpp
MemoryOutputStream.h
moz.build Bug 1713820 - Add dedicated QM_LOG_ERROR_ENABLED identifier for conditional LogError compilation; r=dom-storage-reviewers,jstutte 2021-06-08 16:27:28 +00:00
nsIndexedDBProtocolHandler.cpp
nsIndexedDBProtocolHandler.h
nsIQuotaCallbacks.idl
nsIQuotaManagerService.idl
nsIQuotaRequests.idl
nsIQuotaResults.idl
NSSCipherStrategy.cpp
NSSCipherStrategy.h
OriginScope.h
PersistenceType.cpp
PersistenceType.h
PQuota.ipdl
PQuotaRequest.ipdl
PQuotaUsageRequest.ipdl
QMResult.cpp Bug 1709352 - Support error stacks only in EARLY_BETA_OR_EARLIER) || DEBUG builds; r=dom-storage-reviewers,jstutte 2021-05-25 09:06:11 +00:00
QMResult.h Bug 1713820 - Move QM_ERROR_STACKS_ENABLED definition to Config.h; r=dom-storage-reviewers,jstutte 2021-06-08 16:27:29 +00:00
QMResultInlines.h Bug 1709352 - Fix compilation when QM_ERROR_STACKS_ENABLED is not defined; r=dom-storage-reviewers,asuth 2021-05-27 16:33:32 +00:00
QuotaCommon.cpp Bug 1713820 - Introduce dedicated identifiers for different types of logging and define QM_LOG_ERROR_ENABLED only when at least one such type is defined; r=dom-storage-reviewers,jstutte 2021-06-08 16:27:32 +00:00
QuotaCommon.h Bug 1713820 - Never inline LogError if the definition is not empty; r=dom-storage-reviewers,jstutte 2021-06-08 16:27:32 +00:00
QuotaManager.h Bug 1706998: Replace QuotaManager::GetRef().MaybeRecordShutdownStep by static QuotaManager::(Safe)MaybeRecordQuotaClientShutdownStep; r=dom-storage-reviewers,janv 2021-05-28 06:46:04 +00:00
QuotaManagerService.cpp
QuotaManagerService.h
QuotaObject.h
QuotaRequests.cpp
QuotaRequests.h
QuotaResults.cpp
QuotaResults.h
SerializationHelpers.h
StorageManager.cpp
StorageManager.h
UsageInfo.h