gecko-dev/dom/quota
Jan Varga f2f47372af Bug 1659959 - Introduce QM_FAIL macro and quota client specific equivalents; r=dom-workers-and-storage-reviewers,sg
Differential Revision: https://phabricator.services.mozilla.com/D87633
2020-08-27 11:10:10 +00:00
..
test Bug 1659959 - Introduce QM_FAIL macro and quota client specific equivalents; r=dom-workers-and-storage-reviewers,sg 2020-08-27 11:10:10 +00:00
ActorsChild.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
ActorsChild.h Bug 1624802 - Add a method for retrieving storage name in tests; r=dom-workers-and-storage-reviewers,ttung 2020-05-05 06:25:18 +00:00
ActorsParent.cpp Bug 1659925 - Use QM_TRY with cleanup in QuotaManager::EnsureStorageIsInitialized; r=dom-workers-and-storage-reviewers,sg 2020-08-24 08:15:20 +00:00
ActorsParent.h
CheckedUnsafePtr.h Bug 1620632 - Rename confusingly named types/macros for relocation handling of nsTArray. r=froydnj 2020-03-20 17:04:27 +00:00
CipherStrategy.h Bug 1634436 - Add encrypted stream implementation. r=dom-workers-and-storage-reviewers,janv 2020-06-11 08:00:39 +00:00
Client.cpp Bug 1619592 - Refactor client type checks using new Client::IsValidType method; r=dom-workers-and-storage-reviewers,sg 2020-03-17 13:06:30 +00:00
Client.h Bug 1641512 - Use Result<UsageInfo, nsresult> as return type of InitOrigin and add separate InitOriginWithoutTracking. r=dom-workers-and-storage-reviewers,janv 2020-06-25 09:31:39 +00:00
DecryptingInputStream.cpp Bug 1634436 - Make DecryptingInputStream implement nsIIPCSerializableInputStream. r=baku 2020-06-25 13:23:06 +00:00
DecryptingInputStream.h Bug 1634436 - Make cipher-strategy stateful and keep mode, key and IV as state. r=dom-workers-and-storage-reviewers,janv 2020-08-17 08:42:20 +00:00
DecryptingInputStream_impl.h Bug 1634436 - Make cipher-strategy stateful and keep mode, key and IV as state. r=dom-workers-and-storage-reviewers,janv 2020-08-17 08:42:20 +00:00
DummyCipherStrategy.h Bug 1634436 - Make cipher-strategy stateful and keep mode, key and IV as state. r=dom-workers-and-storage-reviewers,janv 2020-08-17 08:42:20 +00:00
EncryptedBlock.h Bug 1634436 - Add encrypted stream implementation. r=dom-workers-and-storage-reviewers,janv 2020-06-11 08:00:39 +00:00
EncryptingOutputStream.cpp Bug 1634436 - Add encrypted stream implementation. r=dom-workers-and-storage-reviewers,janv 2020-06-11 08:00:39 +00:00
EncryptingOutputStream.h Bug 1634436 - Make cipher-strategy stateful and keep mode, key and IV as state. r=dom-workers-and-storage-reviewers,janv 2020-08-17 08:42:20 +00:00
EncryptingOutputStream_impl.h Bug 1634436 - Make cipher-strategy stateful and keep mode, key and IV as state. r=dom-workers-and-storage-reviewers,janv 2020-08-17 08:42:20 +00:00
FileStreams.cpp Bug 1651016 - Convert remaining NS_ENSURE_SUCCESS to QM_TRY in FileStreams.cpp; r=dom-workers-and-storage-reviewers,ttung,sg 2020-07-24 07:01:36 +00:00
FileStreams.h
IPCStreamCipherStrategy.h Bug 1634436 - Make DecryptingInputStream implement nsIIPCSerializableInputStream. r=baku 2020-06-25 13:23:06 +00:00
InitializationTypes.h Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
MemoryOutputStream.cpp
MemoryOutputStream.h Bug 1634436 - Add encrypted stream implementation. r=dom-workers-and-storage-reviewers,janv 2020-06-11 08:00:39 +00:00
OriginScope.h
PQuota.ipdl Bug 1624802 - Add a method for retrieving storage name in tests; r=dom-workers-and-storage-reviewers,ttung 2020-05-05 06:25:18 +00:00
PQuotaRequest.ipdl Bug 1624802 - Add a method for retrieving storage name in tests; r=dom-workers-and-storage-reviewers,ttung 2020-05-05 06:25:18 +00:00
PQuotaUsageRequest.ipdl
PersistenceType.cpp Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
PersistenceType.h Bug 1619592 - Refactor persistence type checks using new IsValidPersistenceType method; r=dom-workers-and-storage-reviewers,sg 2020-03-17 13:06:17 +00:00
QuotaCommon.cpp Bug 1651016 - Introduce QM_TRY and QM_TRY_VAR macros; r=dom-workers-and-storage-reviewers,ttung,sg 2020-07-24 07:11:24 +00:00
QuotaCommon.h Bug 1659959 - Introduce QM_FAIL macro and quota client specific equivalents; r=dom-workers-and-storage-reviewers,sg 2020-08-27 11:10:10 +00:00
QuotaManager.h Bug 1658874 - Change return type of QuotaManager::CreateLocalStorageArchiveConnection to Result<V, E>; r=dom-workers-and-storage-reviewers,sg 2020-08-20 11:04:05 +00:00
QuotaManagerService.cpp Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
QuotaManagerService.h
QuotaObject.h Bug 1626973 - Add assertions for result of MaybeUpdateSize. r=janv,dom-workers-and-storage-reviewers 2020-04-03 16:16:50 +00:00
QuotaRequests.cpp Bug 1621916 - Provide a usable stack when requestFinished throws; r=dom-workers-and-storage-reviewers,sg,asuth 2020-06-11 07:04:38 +00:00
QuotaRequests.h
QuotaResults.cpp
QuotaResults.h
SerializationHelpers.h
StorageManager.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
StorageManager.h
UsageInfo.h Bug 1649503 - Fix behaviour of UsageInfo. r=dom-workers-and-storage-reviewers,janv 2020-07-01 10:38:46 +00:00
components.conf
moz.build Bug 1634436 - Make DecryptingInputStream implement nsIIPCSerializableInputStream. r=baku 2020-06-25 13:23:06 +00:00
nsIQuotaCallbacks.idl
nsIQuotaManagerService.idl Bug 1624802 - Add a method for retrieving storage name in tests; r=dom-workers-and-storage-reviewers,ttung 2020-05-05 06:25:18 +00:00
nsIQuotaRequests.idl Bug 1621916 - Provide a usable stack when requestFinished throws; r=dom-workers-and-storage-reviewers,sg,asuth 2020-06-11 07:04:38 +00:00
nsIQuotaResults.idl
nsIndexedDBProtocolHandler.cpp
nsIndexedDBProtocolHandler.h