gecko-dev/dom/quota
2022-05-03 11:38:15 +00:00
..
scripts Bug 1755362 - Skip fetching source of missing revisions. r=dom-storage-reviewers,jstutte 2022-02-15 17:08:49 +00:00
test Bug 1750933 - Add testing infrastructure for OPFS; r=dom-storage-reviewers,jari 2022-05-03 11:38:15 +00:00
ActorsChild.cpp
ActorsChild.h
ActorsParent.cpp Bug 1750526: Replaced all calls to IPC_FAIL_NO_REASON to IPC_FAIL in dom quota module. r=jari,dom-storage-reviewers 2022-04-28 14:32:20 +00:00
ActorsParent.h
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 1726714: Move IsShuttingDownOn(Non)BackgroundThread functions to Client base class. r=dom-storage-reviewers,janv 2022-04-14 15:05:36 +00:00
Client.h Bug 1726714: Move IsShuttingDownOn(Non)BackgroundThread functions to Client base class. r=dom-storage-reviewers,janv 2022-04-14 15:05:36 +00:00
ClientImpl.h
CommonMetadata.h
components.conf
Config.h
DecryptingInputStream_impl.h Backed out 19 changesets (bug 1759569, bug 1754004, bug 1759563, bug 1754031, bug 1696894, bug 1759572) for causing wpt failures. CLOSED TREE 2022-05-03 06:00:22 +03:00
DecryptingInputStream.cpp Backed out 19 changesets (bug 1759569, bug 1754004, bug 1759563, bug 1754031, bug 1696894, bug 1759572) for causing wpt failures. CLOSED TREE 2022-05-03 06:00:22 +03:00
DecryptingInputStream.h Backed out 19 changesets (bug 1759569, bug 1754004, bug 1759563, bug 1754031, bug 1696894, bug 1759572) for causing wpt failures. CLOSED TREE 2022-05-03 06:00:22 +03:00
DirectoryLock.h
DirectoryLockImpl.cpp
DirectoryLockImpl.h
DummyCipherStrategy.h
EncryptedBlock.h
EncryptingOutputStream_impl.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
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 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
InitializationTypes.cpp
InitializationTypes.h
IPCStreamCipherStrategy.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
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
nsIndexedDBProtocolHandler.cpp
nsIndexedDBProtocolHandler.h
nsIQuotaCallbacks.idl
nsIQuotaManagerService.idl
nsIQuotaRequests.idl
nsIQuotaResults.idl
NSSCipherStrategy.cpp
NSSCipherStrategy.h
OriginScope.h
PersistenceType.cpp
PersistenceType.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
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 1519200 - Remove NS_ERROR_FILE_TARGET_DOES_NOT_EXIST in favor of NS_ERROR_FILE_NOT_FOUND. r=xpcom-reviewers,nika,dom-storage-reviewers,jstutte 2022-04-05 15:17:03 +00:00
QuotaCommon.h Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
QuotaManager.h Bug 1757186: Unnest QM shutdown timers and extend crash timer scope. r=dom-storage-reviewers,janv 2022-04-07 17:01: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
QuotaObject.h
QuotaRequests.cpp
QuotaRequests.h
QuotaResults.cpp
QuotaResults.h
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 1766130 - Properly propagate errors from Promise creation. r=smaug 2022-05-02 07:44:23 +00:00
StorageManager.h Bug 1766130 - Properly propagate errors from Promise creation. r=smaug 2022-05-02 07:44:23 +00:00
UsageInfo.h