gecko-dev/dom/quota
Jens Stutte 109482b93c Bug 1856089 - Harden RequestResolver::ResolveOrReject against a race with WorkerRef::Notify. r=dom-storage-reviewers,asuth
Differential Revision: https://phabricator.services.mozilla.com/D190030
2023-10-04 15:15:03 +00:00
..
scripts Bug 1790816 - Reformat dom/ with isort. r=linter-reviewers,ahal DONTBUILD 2022-11-23 22:09:53 +00:00
test Bug 1855296 - convert .ini manifests to .toml: batch 9 dom/[m-s]**/mochitest.ini r=jmaher,media-playback-reviewers,alwu 2023-10-03 19:35:22 +00:00
ActorsChild.cpp Bug 1733107 - Rework remaining QuotaManagerService clearing methods to use asynchronous messages instead of creating sub actors; r=dom-storage-reviewers,jstutte 2023-09-25 16:28:38 +00:00
ActorsChild.h
ActorsParent.cpp Bug 1733107 - Add QuotaManager::RemoveOriginDirectory; r=dom-storage-reviewers,asuth 2023-09-25 16:28:39 +00:00
ActorsParent.h Bug 1840770 - Move PQuotaParent implementation to separate source files; r=dom-storage-reviewers,jari 2023-07-13 09:57:18 +00:00
Assertions.cpp Bug 1839417 - Remove duplicated code for assertions; r=dom-storage-reviewers,asuth 2023-06-21 09:09:51 +00:00
Assertions.h Bug 1791755 - Extract OriginInfo, GroupInfo, GroupInfoPair and QuotaObject into separate source files; r=dom-storage-reviewers,jesup 2022-10-28 08:22:49 +00:00
AssertionsImpl.h Bug 1791755 - Extract OriginInfo, GroupInfo, GroupInfoPair and QuotaObject into separate source files; r=dom-storage-reviewers,jesup 2022-10-28 08:22:49 +00:00
CachingDatabaseConnection.cpp Backed out 2 changesets (bug 1791767) as requested by jjalkanen for further checks. CLOSED TREE 2023-08-17 09:51:01 +03:00
CachingDatabaseConnection.h Backed out 2 changesets (bug 1791767) as requested by jjalkanen for further checks. CLOSED TREE 2023-08-17 09:51:01 +03:00
CanonicalQuotaObject.cpp Bug 1781201 - Convert GetOriginDirectory/DeleteOriginDirectory arguments into a single argument; r=hsingh 2023-05-03 02:05:11 +00:00
CanonicalQuotaObject.h Bug 1791750 - Add support for using QuotaObject in content processes; r=ipc-reviewers,nika 2022-12-16 06:38:12 +00:00
CheckedUnsafePtr.h Bug 1789399 - Print out the creation stack and the last assignment stack of CheckedUnsafePtr when it is unsafe. r=dom-worker-reviewers,janv,smaug 2023-03-01 09:28:59 +00:00
CipherStrategy.h Bug 1843038 - Make CypherStrategy::DeserializeKey fallible, r=janv 2023-07-18 14:32:57 +00:00
Client.cpp Bug 1801364 - Add a way to infallibly convert Client::Type to nsString; r=dom-storage-reviewers,jari 2023-01-10 12:44:14 +00:00
Client.h Bug 1827377 - Add support for clearing storages in private repository; r=hsingh 2023-04-26 08:23:13 +00:00
ClientImpl.h
ClientUsageArray.cpp
ClientUsageArray.h
CommonMetadata.h Bug 1749504 - Remove NormalOriginOperationBase members related to directory locking; r=dom-storage-reviewers,jstutte 2023-09-13 16:41:58 +00:00
Config.h Bug 1749504 - Change OriginOperationBase to use a MozPromise chain; r=dom-storage-reviewers,jstutte 2023-09-13 16:41:57 +00:00
Constants.h Bug 1840545 - Move some constants to Constants.h; r=dom-storage-reviewers,jari 2023-07-04 15:33:38 +00:00
DebugOnlyMacro.h Bug 1809035 - Add DEBUGONLY macro; r=dom-storage-reviewers,jari 2023-01-20 14:26:43 +00:00
DecryptingInputStream.cpp
DecryptingInputStream.h Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
DecryptingInputStream_impl.h Bug 1843038 - Make CypherStrategy::DeserializeKey fallible, r=janv 2023-07-18 14:32:57 +00:00
DirectoryLock.h Bug 1749504 - Add a way to asynchronously release directory locks when they are invalidated; r=dom-storage-reviewers,jstutte 2023-09-12 12:40:41 +00:00
DirectoryLockImpl.cpp Bug 1749504 - Unregister invalidated directory locks when they become unblocked; r=dom-storage-reviewers,jstutte 2023-09-13 16:41:58 +00:00
DirectoryLockImpl.h Bug 1749504 - Unregister invalidated directory locks when they become unblocked; r=dom-storage-reviewers,jstutte 2023-09-13 16:41:58 +00:00
DummyCipherStrategy.h Bug 1843038 - Make CypherStrategy::DeserializeKey fallible, r=janv 2023-07-18 14:32:57 +00:00
EncryptedBlock.h
EncryptingOutputStream.cpp
EncryptingOutputStream.h Bug 1818305 - Part 1: Add a streamStatus method to nsIOutputStream, r=necko-reviewers,geckoview-reviewers,jesup,emilio,m_kato,devtools-reviewers 2023-03-15 19:52:33 +00:00
EncryptingOutputStream_impl.h Bug 1818305 - Part 1: Add a streamStatus method to nsIOutputStream, r=necko-reviewers,geckoview-reviewers,jesup,emilio,m_kato,devtools-reviewers 2023-03-15 19:52:33 +00:00
FileStreams.cpp Bug 1806362 - FileQuotaStreamWithWrite::Write should return zero written bytes in the failure case; r=dom-storage-reviewers,jari 2023-01-07 11:01:36 +00:00
FileStreams.h Bug 1791750 - Add a new argument to serialization methods for passing optional callbacks; r=dom-storage-reviewers,ipc-reviewers,nika,jari 2022-12-16 06:38:12 +00:00
FileUtils.cpp Bug 1840545 - Move some file utils to separate files; r=dom-storage-reviewers,jari 2023-07-04 15:33:39 +00:00
FileUtils.h Bug 1840545 - Move some file utils to separate files; r=dom-storage-reviewers,jari 2023-07-04 15:33:39 +00:00
FirstInitializationAttempts.h
FirstInitializationAttemptsImpl.h
Flatten.h
ForwardDecls.h Bug 1749504 - Introduce a new method QuotaManager::OpenStorageDirectory; r=dom-storage-reviewers,jstutte 2023-09-17 06:37:28 +00:00
GroupInfo.cpp Bug 1791755 - Extract OriginInfo, GroupInfo, GroupInfoPair and QuotaObject into separate source files; r=dom-storage-reviewers,jesup 2022-10-28 08:22:49 +00:00
GroupInfo.h Bug 1791758 - Transform current QuotaObject into a canonical QuotaObject dedicated for parent process only; r=dom-storage-reviewers,jesup 2022-10-28 09:04:48 +00:00
GroupInfoPair.cpp Bug 1827376: Introduced a new persistence type 'Private' for PBM.r=janv,dom-storage-reviewers 2023-04-25 11:34:36 +00:00
GroupInfoPair.h Bug 1827376: Introduced a new persistence type 'Private' for PBM.r=janv,dom-storage-reviewers 2023-04-25 11:34:36 +00:00
IPCQuotaObject.ipdlh Bug 1791750 - Add support for using QuotaObject in content processes; r=ipc-reviewers,nika 2022-12-16 06:38:12 +00:00
IPCStreamCipherStrategy.h
InitializationTypes.cpp
InitializationTypes.h
NSSCipherStrategy.cpp Bug 1843038 - Make CypherStrategy::DeserializeKey fallible, r=janv 2023-07-18 14:32:57 +00:00
NSSCipherStrategy.h Bug 1843038 - Make CypherStrategy::DeserializeKey fallible, r=janv 2023-07-18 14:32:57 +00:00
NormalOriginOperationBase.cpp Bug 1749504 - Allow to do more complex directory opening in derived classes of NormalOriginOperationsBase; r=dom-storage-reviewers,jstutte 2023-09-13 16:41:58 +00:00
NormalOriginOperationBase.h Bug 1749504 - Allow to do more complex directory opening in derived classes of NormalOriginOperationsBase; r=dom-storage-reviewers,jstutte 2023-09-13 16:41:58 +00:00
OriginInfo.cpp Bug 1781201 - Generate unique anonymous origins for private browsing; r=hsingh 2023-05-04 04:50:43 +00:00
OriginInfo.h Bug 1781201 - Add mStorageOrigin to PrincipalMetadata; r=hsingh 2023-05-03 02:05:11 +00:00
OriginOperationBase.cpp Bug 1749504 - Add not null strong reference to QuotaManager from OriginOperatiosBase; r=dom-storage-reviewers,jstutte 2023-09-13 16:41:57 +00:00
OriginOperationBase.h Bug 1749504 - Add not null strong reference to QuotaManager from OriginOperatiosBase; r=dom-storage-reviewers,jstutte 2023-09-13 16:41:57 +00:00
OriginOperations.cpp Bug 1733107 - Avoid repository traversals during clearing of exact origins; r=dom-storage-reviewers,asuth 2023-09-25 16:28:40 +00:00
OriginOperations.h Bug 1733107 - Change nsIQuotaManagerService::ClearStoragesForPrincipal to support clearing of exact origins only; r=dom-storage-reviewers,asuth 2023-09-25 16:28:39 +00:00
OriginParser.cpp Bug 1853021: Fixing a potential performance regression caused by Bug1852071.r=janv,dom-storage-reviewers 2023-09-13 19:37:18 +00:00
OriginParser.h Bug 1852071: Created a new helper IsUUIDOrigin to check if a given string is in UUID format.r=dom-storage-reviewers,janv 2023-09-07 20:53:47 +00:00
OriginScope.h
PQuota.ipdl Bug 1733107 - Change nsIQuotaManagerService::ClearStoragesForPrincipal to support clearing of exact origins only; r=dom-storage-reviewers,asuth 2023-09-25 16:28:39 +00:00
PQuotaRequest.ipdl Bug 1733107 - Rework remaining QuotaManagerService clearing methods to use asynchronous messages instead of creating sub actors; r=dom-storage-reviewers,jstutte 2023-09-25 16:28:38 +00:00
PQuotaUsageRequest.ipdl
PRemoteQuotaObject.ipdl Bug 1791750 - Add support for using QuotaObject in content processes; r=ipc-reviewers,nika 2022-12-16 06:38:12 +00:00
PersistenceType.cpp Bug 1827376: Introduced a new persistence type 'Private' for PBM.r=janv,dom-storage-reviewers 2023-04-25 11:34:36 +00:00
PersistenceType.h Bug 1827376: Introduced a new persistence type 'Private' for PBM.r=janv,dom-storage-reviewers 2023-04-25 11:34:36 +00:00
QMResult.cpp
QMResult.h
QuotaCommon.cpp Bug 1803062 - Truncate, GetSize and Flush on the task queue; r=dom-storage-reviewers,jari 2022-12-16 06:38:10 +00:00
QuotaCommon.h Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
QuotaManager.h Bug 1733107 - Add QuotaManager::RemoveOriginDirectory; r=dom-storage-reviewers,asuth 2023-09-25 16:28:39 +00:00
QuotaManagerImpl.h Bug 1839417 - Move QuotaManager::CollectPendingOriginsForListing implementation to QuotaManagerImpl.h; r=dom-storage-reviewers,asuth 2023-06-22 08:04:16 +00:00
QuotaManagerService.cpp Bug 1733107 - Change nsIQuotaManagerService::ClearStoragesForPrincipal to support clearing of exact origins only; r=dom-storage-reviewers,asuth 2023-09-25 16:28:39 +00:00
QuotaManagerService.h
QuotaObject.cpp Bug 1791750 - Introduce RemoteQuotaObjectParentTracker; r=dom-storage-reviewers,jari 2022-12-16 06:38:12 +00:00
QuotaObject.h Bug 1791750 - Add a new argument to serialization methods for passing optional callbacks; r=dom-storage-reviewers,ipc-reviewers,nika,jari 2022-12-16 06:38:12 +00:00
QuotaParent.cpp Bug 1733107 - Change nsIQuotaManagerService::ClearStoragesForPrincipal to support clearing of exact origins only; r=dom-storage-reviewers,asuth 2023-09-25 16:28:39 +00:00
QuotaParent.h Bug 1733107 - Change nsIQuotaManagerService::ClearStoragesForPrincipal to support clearing of exact origins only; r=dom-storage-reviewers,asuth 2023-09-25 16:28:39 +00:00
QuotaRequestBase.cpp Bug 1749504 - Add not null strong reference to QuotaManager from OriginOperatiosBase; r=dom-storage-reviewers,jstutte 2023-09-13 16:41:57 +00:00
QuotaRequestBase.h Bug 1749504 - Remove NormalOriginOperationBase members related to directory locking; r=dom-storage-reviewers,jstutte 2023-09-13 16:41:58 +00:00
QuotaRequests.cpp
QuotaRequests.h
QuotaResults.cpp Bug 1781201 - Add mStorageOrigin to PrincipalMetadata; r=hsingh 2023-05-03 02:05:11 +00:00
QuotaResults.h
QuotaUsageRequestBase.cpp Bug 1840545 - Move QuotaUsageRequestBase to separate files; r=dom-storage-reviewers,jari 2023-07-13 09:57:16 +00:00
QuotaUsageRequestBase.h Bug 1749504 - Remove NormalOriginOperationBase members related to directory locking; r=dom-storage-reviewers,jstutte 2023-09-13 16:41:58 +00:00
RemoteQuotaObject.cpp Bug 1791750 - Add a new argument to serialization methods for passing optional callbacks; r=dom-storage-reviewers,ipc-reviewers,nika,jari 2022-12-16 06:38:12 +00:00
RemoteQuotaObject.h Bug 1791750 - Add a new argument to serialization methods for passing optional callbacks; r=dom-storage-reviewers,ipc-reviewers,nika,jari 2022-12-16 06:38:12 +00:00
RemoteQuotaObjectChild.cpp Bug 1791750 - Add support for using QuotaObject in content processes; r=ipc-reviewers,nika 2022-12-16 06:38:12 +00:00
RemoteQuotaObjectChild.h Bug 1791750 - Add support for using QuotaObject in content processes; r=ipc-reviewers,nika 2022-12-16 06:38:12 +00:00
RemoteQuotaObjectParent.cpp Bug 1809066 - Check the file size after closing RemoteQuotaObjectParent; r=dom-storage-reviewers,jari 2023-02-07 08:27:08 +00:00
RemoteQuotaObjectParent.h Bug 1809066 - Check the file size after closing RemoteQuotaObjectParent; r=dom-storage-reviewers,jari 2023-02-07 08:27:08 +00:00
RemoteQuotaObjectParentTracker.h Bug 1791750 - Introduce RemoteQuotaObjectParentTracker; r=dom-storage-reviewers,jari 2022-12-16 06:38:12 +00:00
RemoveParen.h
ResolvableNormalOriginOp.h Bug 1749504 - Remove NormalOriginOperationBase members related to directory locking; r=dom-storage-reviewers,jstutte 2023-09-13 16:41:58 +00:00
ResultExtensions.h Bug 1790207 - Forward declaration of mozilla::Result in nsIGlobalObject.h and other cleanup; r=dom-storage-reviewers,jesup 2022-11-15 17:13:02 +00:00
SanitizationUtils.cpp Bug 1839417 - Move sanitization methods to separate files; r=dom-storage-reviewers,asuth 2023-06-22 08:04:16 +00:00
SanitizationUtils.h Bug 1839417 - Move sanitization methods to separate files; r=dom-storage-reviewers,asuth 2023-06-22 08:04:16 +00:00
ScopedLogExtraInfo.cpp Bug 1755206 - Allow setting context for remote debugging in content process. r=dom-storage-reviewers,janv 2023-06-12 04:41:00 +00:00
ScopedLogExtraInfo.h Bug 1755206 - Allow setting context for remote debugging in content process. r=dom-storage-reviewers,janv 2023-06-12 04:41:00 +00:00
SerializationHelpers.h Bug 1781201 - Add mStorageOrigin to PrincipalMetadata; r=hsingh 2023-05-03 02:05:11 +00:00
StorageHelpers.cpp
StorageHelpers.h
StorageManager.cpp Bug 1856089 - Harden RequestResolver::ResolveOrReject against a race with WorkerRef::Notify. r=dom-storage-reviewers,asuth 2023-10-04 15:15:03 +00:00
StorageManager.h Bug 1751681 - Cleanup FileSystemHandle serialization/deserialization; r=dom-storage-reviewers,jesup 2022-12-13 19:23:35 +00:00
StreamUtils.cpp Bug 1839417 - Move stream helpers to separate files; r=dom-storage-reviewers,asuth 2023-06-22 08:04:17 +00:00
StreamUtils.h Bug 1839417 - Move stream helpers to separate files; r=dom-storage-reviewers,asuth 2023-06-22 08:04:17 +00:00
UsageInfo.h
components.conf Bug 1553105 - Make URL.origin return "null" if protocol doesn't have the URI_HAS_WEB_EXPOSED_ORIGIN flag r=nika,necko-reviewers,kershaw 2023-09-27 10:29:17 +00:00
moz.build Bug 1851783 - Move OriginParser to separate source files; r=hsingh 2023-09-06 12:54:04 +00:00
nsIQuotaCallbacks.idl
nsIQuotaManagerService.idl Bug 1733107 - Change nsIQuotaManagerService::ClearStoragesForPrincipal to support clearing of exact origins only; r=dom-storage-reviewers,asuth 2023-09-25 16:28:39 +00:00
nsIQuotaRequests.idl
nsIQuotaResults.idl Bug 1781201 - Add mStorageOrigin to PrincipalMetadata; r=hsingh 2023-05-03 02:05:11 +00:00
nsIndexedDBProtocolHandler.cpp Bug 1793463 - Part 6: Remove nsIProtocolHandler.{defaultPort,protocolFlags}, r=necko-reviewers,valentin 2022-12-01 15:43:19 +00:00
nsIndexedDBProtocolHandler.h