gecko-dev/dom/quota
Jens Stutte 9f7b34c24e Bug 1700915: Python scripts that fetch and analyze QM_TRY errors. r=dom-storage-reviewers,janv
These scripts are not shipped with Firefox but serve to analyze the
telemetry data sent by the QM_TRY family of macros.

Differential Revision: https://phabricator.services.mozilla.com/D110277
2021-04-08 10:01:36 +00:00
..
scripts Bug 1700915: Python scripts that fetch and analyze QM_TRY errors. r=dom-storage-reviewers,janv 2021-04-08 10:01:36 +00:00
test 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
ActorsChild.cpp
ActorsChild.h
ActorsParent.cpp Bug 1701346 - QM: Revert QM_OR_ELSE_WARN to ordinary orElse in EnsureDirectory; r=jstutte 2021-03-26 22:55:18 +00:00
ActorsParent.h
CachingDatabaseConnection.cpp Bug 1693530 - Add nsBaseHashtable::TryLookupOrInsertWith variant that accepts a functor returning a mozilla::Result. r=janv,xpcom-reviewers,nika 2021-03-02 09:02:19 +00:00
CachingDatabaseConnection.h Bug 1685111 - Extract CachingDatabaseConnection base class from indexedDB's DatabaseConnection. r=dom-workers-and-storage-reviewers,asuth 2021-01-26 09:19:44 +00:00
CheckedUnsafePtr.h
CipherStrategy.h
Client.cpp
Client.h Bug 708901 - Migrate to nsTHashSet in dom/quota. r=dom-storage-reviewers,janv 2021-03-23 10:36:35 +00:00
ClientImpl.h Bug 1690025 - Move DirectoryLock class to a separate file; r=dom-storage-reviewers,sg 2021-02-09 10:42:22 +00:00
CommonMetadata.h Bug 1697115 - Rationalize QuotaManager::DecreaseUsageForClient arguments; r=dom-storage-reviewers,sg 2021-03-17 06:56:39 +00:00
DecryptingInputStream.cpp
DecryptingInputStream.h
DecryptingInputStream_impl.h
DirectoryLock.h Bug 1686031 - Rename GroupAndOrigin to OriginMetadata; r=dom-storage-reviewers,sg 2021-02-12 14:03:28 +00:00
DirectoryLockImpl.cpp Bug 1686031 - Construct OriginMetadata with real suffix in DirectoryLockImpl::OriginMetadata; r=dom-storage-reviewers,sg 2021-03-04 11:07:40 +00:00
DirectoryLockImpl.h Bug 1686031 - Rename OriginMetadata.h to CommonMetadata.h; r=dom-storage-reviewers,sg 2021-03-11 05:53:17 +00:00
DummyCipherStrategy.h
EncryptedBlock.h
EncryptingOutputStream.cpp
EncryptingOutputStream.h
EncryptingOutputStream_impl.h
FileStreams.cpp Bug 1686031 - Rename GroupAndOrigin to OriginMetadata; r=dom-storage-reviewers,sg 2021-02-12 14:03:28 +00:00
FileStreams.h Bug 1686031 - Rename OriginMetadata.h to CommonMetadata.h; r=dom-storage-reviewers,sg 2021-03-11 05:53:17 +00:00
Flatten.h Bug 1685677 - Don't unnecessarily materialize a flattened array of OriginInfo*. r=dom-workers-and-storage-reviewers,janv 2021-02-02 17:46:55 +00:00
IPCStreamCipherStrategy.h Bug 1641178 - Add NSSCipherStrategy. r=dom-workers-and-storage-reviewers,jcj,janv 2021-03-12 09:31:57 +00:00
InitializationTypes.h Bug 1689349 - Report QM_TRY failures to telemetry only on the first initialization attempt. r=dom-workers-and-storage-reviewers,janv 2021-02-04 13:27:36 +00:00
MemoryOutputStream.cpp
MemoryOutputStream.h
NSSCipherStrategy.cpp Bug 1641178 - Add NSSCipherStrategy. r=dom-workers-and-storage-reviewers,jcj,janv 2021-03-12 09:31:57 +00:00
NSSCipherStrategy.h Bug 1641178 - Add NSSCipherStrategy. r=dom-workers-and-storage-reviewers,jcj,janv 2021-03-12 09:31:57 +00:00
OriginScope.h
PQuota.ipdl
PQuotaRequest.ipdl
PQuotaUsageRequest.ipdl
PersistenceType.cpp Bug 1695903 - QM: Add PersistenceTypeFromFile method; r=dom-storage-reviewers,sg 2021-03-04 21:05:57 +00:00
PersistenceType.h Bug 1695903 - QM: Add PersistenceTypeFromFile method; r=dom-storage-reviewers,sg 2021-03-04 21:05:57 +00:00
QuotaCommon.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
QuotaCommon.h 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
QuotaManager.h Bug 1697115 - Rationalize QuotaManager::ResetUsageForClient arguments; r=dom-storage-reviewers,sg 2021-03-17 06:56:39 +00:00
QuotaManagerService.cpp
QuotaManagerService.h
QuotaObject.h
QuotaRequests.cpp
QuotaRequests.h
QuotaResults.cpp
QuotaResults.h
SerializationHelpers.h
StorageManager.cpp
StorageManager.h
UsageInfo.h
components.conf
moz.build Bug 1641178 - Add NSSCipherStrategy. r=dom-workers-and-storage-reviewers,jcj,janv 2021-03-12 09:31:57 +00:00
nsIQuotaCallbacks.idl
nsIQuotaManagerService.idl
nsIQuotaRequests.idl
nsIQuotaResults.idl
nsIndexedDBProtocolHandler.cpp
nsIndexedDBProtocolHandler.h