gecko-dev/dom/quota
Olli Pettay 93acdfad59 Bug 1777574, automate CC zone handling, r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D155084
2022-09-07 11:22:51 +00:00
..
scripts Bug 1702411 - Add `context` to Bugzilla comment markup. r=jstutte,dom-storage-reviewers 2022-05-31 14:15:44 +00:00
test Bug 1789270 - Add support for workers in xpcshell tests; r=dom-storage-reviewers,jari 2022-09-07 01:14:53 +00:00
ActorsChild.cpp Bug 1722668 - Implement nsIQuotaManagerService::getFullOriginMetadata; r=dom-storage-reviewers,jari 2021-09-22 19:08:33 +00:00
ActorsChild.h Bug 1768189 - Part 25: Apply modernize-concat-nested-namespaces to dom/push/PushNotifier.h ... r=andi 2022-05-09 20:41:12 +00:00
ActorsParent.cpp Bug 1788182 - QM: Expose some methods to be able to work with quota manager in gtests; r=dom-storage-reviewers,jesup 2022-09-01 07:18:40 +00:00
ActorsParent.h Bug 1768189 - Part 25: Apply modernize-concat-nested-namespaces to dom/push/PushNotifier.h ... r=andi 2022-05-09 20:41:12 +00:00
CachingDatabaseConnection.cpp Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
CachingDatabaseConnection.h Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
CheckedUnsafePtr.h
CipherStrategy.h
Client.cpp Bug 1761098 - Add a new quota client. r=dom-storage-reviewers,janv 2022-08-31 09:35:00 +00:00
Client.h Bug 1761098 - Add a new quota client. r=dom-storage-reviewers,janv 2022-08-31 09:35:00 +00:00
ClientImpl.h
ClientUsageArray.cpp Bug 1702600 - Change ToInteger to ToInteger64 in ClientUsageArray::Deserialize; r=dom-storage-reviewers,jstutte 2022-06-07 15:01:54 +00:00
ClientUsageArray.h Bug 1702600 - Move ClientUsageArray class to separate source files; r=dom-storage-reviewers,jstutte 2022-06-07 15:01:54 +00:00
CommonMetadata.h
Config.h
DecryptingInputStream.cpp Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
DecryptingInputStream.h Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
DecryptingInputStream_impl.h Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika 2022-05-17 20:24:19 +00:00
DirectoryLock.h Bug 1783815 - QM: Add DirectoryLock::Acquire overload which returns a MozPromise; r=dom-storage-reviewers,jesup,asuth 2022-09-01 19:35:55 +00:00
DirectoryLockImpl.cpp Bug 1783815 - QM: Add DirectoryLock::Acquire overload which returns a MozPromise; r=dom-storage-reviewers,jesup,asuth 2022-09-01 19:35:55 +00:00
DirectoryLockImpl.h Bug 1783815 - QM: Add DirectoryLock::Acquire overload which returns a MozPromise; r=dom-storage-reviewers,jesup,asuth 2022-09-01 19:35:55 +00:00
DummyCipherStrategy.h
EncryptedBlock.h
EncryptingOutputStream.cpp Bug 1754040 - Clean up common shared WriteSegments helper functions, r=necko-reviewers,xpcom-reviewers,mccr8 2022-02-14 23:59:35 +00:00
EncryptingOutputStream.h
EncryptingOutputStream_impl.h
FileStreams.cpp Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
FileStreams.h
FirstInitializationAttempts.h
FirstInitializationAttemptsImpl.h
Flatten.h
ForwardDecls.h Bug 1781204 - Implement asynchronous ShutdownStorage; r=dom-storage-reviewers,jstutte 2022-08-01 18:50:56 +00:00
IPCStreamCipherStrategy.h
InitializationTypes.cpp
InitializationTypes.h
MemoryOutputStream.cpp Bug 1754040 - Clean up common shared WriteSegments helper functions, r=necko-reviewers,xpcom-reviewers,mccr8 2022-02-14 23:59:35 +00:00
MemoryOutputStream.h Bug 1768189 - Part 25: Apply modernize-concat-nested-namespaces to dom/push/PushNotifier.h ... r=andi 2022-05-09 20:41:12 +00:00
NSSCipherStrategy.cpp
NSSCipherStrategy.h
OriginScope.h
PQuota.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PQuotaRequest.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PQuotaUsageRequest.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PersistenceType.cpp Bug 1354500 - Part 2: Remove IDBDatabase#storage r=dom-storage-reviewers,asuth 2022-07-15 01:55:26 +00:00
PersistenceType.h Bug 1354500 - Part 2: Remove IDBDatabase#storage r=dom-storage-reviewers,asuth 2022-07-15 01:55:26 +00:00
QMResult.cpp
QMResult.h Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
QuotaCommon.cpp Bug 1758092 - Use QM_TRY for error handling in FileSystemDataManager::BeginOpen; r=dom-storage-reviewers,jari 2022-09-01 19:35:55 +00:00
QuotaCommon.h Bug 1758092 - Use QM_TRY for error handling in FileSystemDataManager::BeginOpen; r=dom-storage-reviewers,jari 2022-09-01 19:35:55 +00:00
QuotaManager.h Bug 1788182 - QM: Expose some methods to be able to work with quota manager in gtests; r=dom-storage-reviewers,jesup 2022-09-01 07:18:40 +00:00
QuotaManagerImpl.h Bug 1726714: Remove redundant QuotaManager::ShutdownStarted. r=dom-storage-reviewers,janv 2022-04-14 15:05:37 +00:00
QuotaManagerService.cpp Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
QuotaManagerService.h Bug 1768189 - Part 25: Apply modernize-concat-nested-namespaces to dom/push/PushNotifier.h ... r=andi 2022-05-09 20:41:12 +00:00
QuotaObject.h
QuotaRequests.cpp
QuotaRequests.h Bug 1768189 - Part 25: Apply modernize-concat-nested-namespaces to dom/push/PushNotifier.h ... r=andi 2022-05-09 20:41:12 +00:00
QuotaResults.cpp Bug 1722668 - Implement nsIQuotaManagerService::getFullOriginMetadata; r=dom-storage-reviewers,jari 2021-09-22 19:08:33 +00:00
QuotaResults.h Bug 1768189 - Part 25: Apply modernize-concat-nested-namespaces to dom/push/PushNotifier.h ... r=andi 2022-05-09 20:41:12 +00:00
RemoveParen.h Bug 1731962 - Move ToResultGet from QuotaCommon.h to ResultExtensions.h; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
ResultExtensions.h Bug 1788895 - Handle redefinition of QMResult depending on flag QM_ERROR_STACKS_ENABLED. r=dom-storage-reviewers,janv 2022-09-02 14:23:33 +00:00
ScopedLogExtraInfo.cpp
ScopedLogExtraInfo.h
SerializationHelpers.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
StorageHelpers.cpp Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
StorageHelpers.h Bug 1722466 - Add an RAII helper class QuotaDatabaseAutoAttacher to ensure database will be detached automatically in scope exit if any error happens before explicitly detach; r=dom-storage-reviewers,janv 2021-11-05 10:39:45 +00:00
StorageManager.cpp Bug 1758324 - Implement file system directory iterator; r=dom-storage-reviewers,jesup,janv,smaug 2022-09-06 11:59:00 +00:00
StorageManager.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
UsageInfo.h
components.conf
moz.build Bug 1759152 - Expose file system to workers. r=dom-storage-reviewers,jesup,janv 2022-07-18 09:18:27 +00:00
nsIQuotaCallbacks.idl
nsIQuotaManagerService.idl Bug 1722668 - Implement nsIQuotaManagerService::getFullOriginMetadata; r=dom-storage-reviewers,jari 2021-09-22 19:08:33 +00:00
nsIQuotaRequests.idl
nsIQuotaResults.idl Bug 1722668 - Implement nsIQuotaManagerService::getFullOriginMetadata; r=dom-storage-reviewers,jari 2021-09-22 19:08:33 +00:00
nsIndexedDBProtocolHandler.cpp
nsIndexedDBProtocolHandler.h