gecko-dev/dom/quota
Mark Banner 1c23a90c8e Bug 1782008 - Remove now unnecessary ESLint test definitions from other .eslintrc.js files. r=mossop,media-playback-reviewers,alwu
Differential Revision: https://phabricator.services.mozilla.com/D153216
2022-08-03 11:16:20 +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 1782008 - Remove now unnecessary ESLint test definitions from other .eslintrc.js files. r=mossop,media-playback-reviewers,alwu 2022-08-03 11:16:20 +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 1781204 - Assert that directory lock for ShutdownStorageOp is acquired exclusively; r=dom-storage-reviewers,jstutte 2022-08-01 18:50:56 +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 Backed out 3 changesets (bug 1761098, bug 1758092, bug 1761089) for causing xpcshell failures on test_basics.js. CLOSED TREE 2022-07-21 11:54:32 +03:00
Client.h Backed out 3 changesets (bug 1761098, bug 1758092, bug 1761089) for causing xpcshell failures on test_basics.js. CLOSED TREE 2022-07-21 11:54:32 +03: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 1781204 - Assert that directory lock for ShutdownStorageOp is acquired exclusively; r=dom-storage-reviewers,jstutte 2022-08-01 18:50:56 +00:00
DirectoryLockImpl.cpp Bug 1781204 - Assert that directory lock for ShutdownStorageOp is acquired exclusively; r=dom-storage-reviewers,jstutte 2022-08-01 18:50:56 +00:00
DirectoryLockImpl.h Bug 1781204 - Assert that directory lock for ShutdownStorageOp is acquired exclusively; r=dom-storage-reviewers,jstutte 2022-08-01 18:50:56 +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 1735124: Start the sequence number in QM_TRY logging at 1. r=jstutte 2022-05-13 07:08:21 +00:00
QuotaCommon.h Bug 1769778 - Replace deprecated std::result_of_t with std::invoke_result_t. r=janv 2022-05-25 06:07:32 +00:00
QuotaManager.h Bug 1781204 - Implement asynchronous ShutdownStorage; r=dom-storage-reviewers,jstutte 2022-08-01 18:50:56 +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 1731977 - Add MOZ_TO_RESULT_INVOKE_TYPED for invoking plain functions; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +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 1759152 - Expose file system to workers. r=dom-storage-reviewers,jesup,janv 2022-07-18 09:18:27 +00:00
StorageManager.h Bug 1766130 - Properly propagate errors from Promise creation. r=smaug 2022-05-02 07:44:23 +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