gecko-dev/dom/fs/parent
Jan Varga 938370b55e Bug 1808294 - Rename EnsureTemporaryStorageIsInitialized to EnsureTemporaryStorageIsInitializedInternal; r=dom-storage-reviewers,asuth
One of the goals of the asynchronous temporary storage initialization is to
call EnsureTemporaryStorageIsInitialized only from InitTemporaryStorageOp.
Calling from other places including quota clients will be disallowed by
changing the method to a private method. The private nature of the method
should be emphasized by adding the Internal suffix.

Differential Revision: https://phabricator.services.mozilla.com/D188332
2023-12-08 05:55:04 +00:00
..
datamodel Bug 1808294 - Rename EnsureTemporaryStorageIsInitialized to EnsureTemporaryStorageIsInitializedInternal; r=dom-storage-reviewers,asuth 2023-12-08 05:55:04 +00:00
rust Bug 1840810 - Preserve file content type when new name is unreadable or has no extension. r=dom-storage-reviewers,janv 2023-08-21 15:51:06 +00:00
FileSystemAccessHandle.cpp
FileSystemAccessHandle.h
FileSystemAccessHandleControlParent.cpp
FileSystemAccessHandleControlParent.h
FileSystemAccessHandleParent.cpp
FileSystemAccessHandleParent.h
FileSystemContentTypeGuess.cpp Bug 1840810 - Preserve file content type when new name is unreadable or has no extension. r=dom-storage-reviewers,janv 2023-08-21 15:51:06 +00:00
FileSystemContentTypeGuess.h Bug 1840810 - Preserve file content type when new name is unreadable or has no extension. r=dom-storage-reviewers,janv 2023-08-21 15:51:06 +00:00
FileSystemHashSource.cpp
FileSystemHashSource.h
FileSystemHashStorageFunction.cpp
FileSystemHashStorageFunction.h
FileSystemManagerParent.cpp Backed out changeset 6631a30338d3 (bug 1839243) for causing build bustage in xpcom/base/MemoryMapping.cpp CLOSED TREE 2023-09-06 13:50:38 +03:00
FileSystemManagerParent.h Backed out changeset 6631a30338d3 (bug 1839243) for causing build bustage in xpcom/base/MemoryMapping.cpp CLOSED TREE 2023-09-06 13:50:38 +03:00
FileSystemManagerParentFactory.cpp
FileSystemManagerParentFactory.h
FileSystemParentTypes.h
FileSystemQuotaClient.cpp Bug 1808294 - Create a dedicated factory for FileSystemQuotaClient; r=dom-storage-reviewers,jari 2023-10-14 05:12:05 +00:00
FileSystemQuotaClient.h Bug 1808294 - Create a dedicated factory for FileSystemQuotaClient; r=dom-storage-reviewers,jari 2023-10-14 05:12:05 +00:00
FileSystemQuotaClientFactory.cpp Bug 1808294 - Create a dedicated factory for FileSystemQuotaClient; r=dom-storage-reviewers,jari 2023-10-14 05:12:05 +00:00
FileSystemQuotaClientFactory.h Bug 1808294 - Create a dedicated factory for FileSystemQuotaClient; r=dom-storage-reviewers,jari 2023-10-14 05:12:05 +00:00
FileSystemStreamCallbacks.cpp
FileSystemStreamCallbacks.h
FileSystemWritableFileStreamParent.cpp
FileSystemWritableFileStreamParent.h
moz.build Bug 1808294 - Create a dedicated factory for FileSystemQuotaClient; r=dom-storage-reviewers,jari 2023-10-14 05:12:05 +00:00
ResultConnection.h
ResultStatement.cpp
ResultStatement.h
StartedTransaction.cpp
StartedTransaction.h