gecko-dev/dom/quota
Jan Varga fe7c71a9e0 Bug 1680031 - Abort operations for given directory lock ids; r=dom-workers-and-storage-reviewers,sg
This patch changes the way how we abort operations when clearing of data is
requested. Instead of aborting all operations for given origin, we now abort
all operations for given directory locks which are blocking clearing of data.

Differential Revision: https://phabricator.services.mozilla.com/D98609
2020-12-09 08:13:44 +00:00
..
test Bug 1677284 - Move PackingStrategy::Variant implementation to separate header file. r=emilio 2020-11-23 15:49:14 +00:00
ActorsChild.cpp Bug 1619592 - Remove unused EnsureStorageAndOriginIsInitialized method; r=dom-workers-and-storage-reviewers,sg 2020-11-19 15:42:19 +00:00
ActorsChild.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
ActorsParent.cpp Bug 1680031 - Abort operations for given directory lock ids; r=dom-workers-and-storage-reviewers,sg 2020-12-09 08:13:44 +00:00
ActorsParent.h
CheckedUnsafePtr.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +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 1666214 - Don't crash if the shutdown already completed when the shutdown timeout event is processed. r=dom-workers-and-storage-reviewers,janv 2020-12-08 13:00:12 +00:00
Client.h Bug 1680031 - Abort operations for given directory lock ids; r=dom-workers-and-storage-reviewers,sg 2020-12-09 08:13:44 +00:00
DecryptingInputStream.cpp Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
DecryptingInputStream.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
DecryptingInputStream_impl.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
DummyCipherStrategy.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
EncryptedBlock.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
EncryptingOutputStream.cpp Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
EncryptingOutputStream.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
EncryptingOutputStream_impl.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
FileStreams.cpp Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
FileStreams.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
IPCStreamCipherStrategy.h Bug 1634436 - Make DecryptingInputStream implement nsIIPCSerializableInputStream. r=baku 2020-06-25 13:23:06 +00:00
InitializationTypes.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
MemoryOutputStream.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MemoryOutputStream.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
OriginScope.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
PQuota.ipdl Bug 1619592 - Remove unused EnsureStorageAndOriginIsInitialized method; r=dom-workers-and-storage-reviewers,sg 2020-11-19 15:42:19 +00:00
PQuotaRequest.ipdl Bug 1619592 - Remove unused EnsureStorageAndOriginIsInitialized method; r=dom-workers-and-storage-reviewers,sg 2020-11-19 15:42:19 +00:00
PQuotaUsageRequest.ipdl
PersistenceType.cpp Bug 1619592 - Add initializePersistentOrigin and initializeTemporaryOrigin to nsIQuotaManagerService; r=dom-workers-and-storage-reviewers,sg 2020-11-19 14:38:17 +00:00
PersistenceType.h Bug 1619592 - Add initializePersistentOrigin and initializeTemporaryOrigin to nsIQuotaManagerService; r=dom-workers-and-storage-reviewers,sg 2020-11-19 14:38:17 +00:00
QuotaCommon.cpp Bug 1678030 - Generalize CreateAndExecuteSingleStepStatement to accept an optional bind functor. r=dom-workers-and-storage-reviewers,ttung 2020-12-04 15:15:31 +00:00
QuotaCommon.h Bug 1678030 - Generalize CreateAndExecuteSingleStepStatement to accept an optional bind functor. r=dom-workers-and-storage-reviewers,ttung 2020-12-04 15:15:31 +00:00
QuotaInfo.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
QuotaManager.h Bug 1619592 - Remove unused EnsureStorageAndOriginIsInitialized method; r=dom-workers-and-storage-reviewers,sg 2020-11-19 15:42:19 +00:00
QuotaManagerService.cpp Bug 1619592 - Remove unused EnsureStorageAndOriginIsInitialized method; r=dom-workers-and-storage-reviewers,sg 2020-11-19 15:42:19 +00:00
QuotaManagerService.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
QuotaObject.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
QuotaRequests.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
QuotaRequests.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
QuotaResults.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
QuotaResults.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
SerializationHelpers.h
StorageManager.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
StorageManager.h Bug 1678374 - Avoid including js/RootingAPI.h from header files. r=jandem 2020-11-23 16:12:12 +00:00
UsageInfo.h Bug 1671369 - Change GetUsageForClient to return a UsageInfo. r=dom-workers-and-storage-reviewers,ttung 2020-11-17 13:17:24 +00:00
components.conf
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsIQuotaCallbacks.idl
nsIQuotaManagerService.idl Bug 1619592 - Remove unused EnsureStorageAndOriginIsInitialized method; r=dom-workers-and-storage-reviewers,sg 2020-11-19 15:42:19 +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 Bug 1615998 - QM: Remove nsIQuotaOriginsResult interface; r=ttung,dom-workers-and-storage-reviewers,sg 2020-02-22 01:03:26 +00:00
nsIndexedDBProtocolHandler.cpp Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00
nsIndexedDBProtocolHandler.h Bug 1626555 - Make `dom/quota` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:16:19 +00:00