gecko-dev/dom/simpledb
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
..
ActorsChild.cpp
ActorsChild.h
ActorsParent.cpp Bug 1808294 - Rename EnsureTemporaryStorageIsInitialized to EnsureTemporaryStorageIsInitializedInternal; r=dom-storage-reviewers,asuth 2023-12-08 05:55:04 +00:00
ActorsParent.h
PBackgroundSDBConnection.ipdl
PBackgroundSDBRequest.ipdl
SDBConnection.cpp
SDBConnection.h
SDBRequest.cpp
SDBRequest.h
SDBResults.cpp Bug 1866008 - Remove nsContentUtils::CreateArrayBuffer. r=farre 2023-11-24 08:46:22 +00:00
SDBResults.h
SimpleDBCommon.cpp
SimpleDBCommon.h
moz.build
nsISDBCallbacks.idl
nsISDBConnection.idl
nsISDBRequest.idl
nsISDBResults.idl