.. |
build
|
…
|
|
rust
|
…
|
|
test
|
Bug 1884308 - Chunk bookmark GUIDs when retrieving details to avoid going over Sqlite variables limit. r=mconley,places-reviewers,Standard8
|
2024-03-15 16:18:00 +00:00 |
variant
|
…
|
|
BaseVFS.cpp
|
Bug 1843229: Created header files to declare external functions in BaseVFS.cpp, QuotaVFS.cpp and ObfuscatingVFS.cpp.r=janv,dom-storage-reviewers
|
2023-09-26 14:51:38 +00:00 |
BaseVFS.h
|
Bug 1843229: Created header files to declare external functions in BaseVFS.cpp, QuotaVFS.cpp and ObfuscatingVFS.cpp.r=janv,dom-storage-reviewers
|
2023-09-26 14:51:38 +00:00 |
FileSystemModule.cpp
|
…
|
|
FileSystemModule.h
|
…
|
|
IStorageBindingParamsInternal.h
|
…
|
|
ObfuscatingVFS.cpp
|
Bug 1843229: Created header files to declare external functions in BaseVFS.cpp, QuotaVFS.cpp and ObfuscatingVFS.cpp.r=janv,dom-storage-reviewers
|
2023-09-26 14:51:38 +00:00 |
ObfuscatingVFS.h
|
Bug 1843229: Created header files to declare external functions in BaseVFS.cpp, QuotaVFS.cpp and ObfuscatingVFS.cpp.r=janv,dom-storage-reviewers
|
2023-09-26 14:51:38 +00:00 |
QuotaVFS.cpp
|
Bug 1843229: Created header files to declare external functions in BaseVFS.cpp, QuotaVFS.cpp and ObfuscatingVFS.cpp.r=janv,dom-storage-reviewers
|
2023-09-26 14:51:38 +00:00 |
QuotaVFS.h
|
Bug 1843229: Created header files to declare external functions in BaseVFS.cpp, QuotaVFS.cpp and ObfuscatingVFS.cpp.r=janv,dom-storage-reviewers
|
2023-09-26 14:51:38 +00:00 |
ReadOnlyNoLockVFS.cpp
|
…
|
|
SQLCollations.cpp
|
…
|
|
SQLCollations.h
|
…
|
|
SQLiteMutex.h
|
…
|
|
StatementCache.h
|
…
|
|
StorageBaseStatementInternal.cpp
|
…
|
|
StorageBaseStatementInternal.h
|
…
|
|
VacuumManager.cpp
|
…
|
|
VacuumManager.h
|
…
|
|
Variant.cpp
|
…
|
|
Variant.h
|
…
|
|
Variant_inl.h
|
…
|
|
moz.build
|
Bug 1855455 - Vendor SQLite and FTS5 as a run-time loadable extension. r=asuth,glandium
|
2023-11-21 08:34:34 +00:00 |
mozIStorageAsyncConnection.idl
|
Bug 1884308 - Chunk bookmark GUIDs when retrieving details to avoid going over Sqlite variables limit. r=mconley,places-reviewers,Standard8
|
2024-03-15 16:18:00 +00:00 |
mozIStorageAsyncStatement.idl
|
…
|
|
mozIStorageBaseStatement.idl
|
…
|
|
mozIStorageBindingParams.idl
|
…
|
|
mozIStorageBindingParamsArray.idl
|
…
|
|
mozIStorageCompletionCallback.idl
|
…
|
|
mozIStorageConnection.idl
|
…
|
|
mozIStorageError.idl
|
…
|
|
mozIStorageFunction.idl
|
…
|
|
mozIStoragePendingStatement.idl
|
…
|
|
mozIStorageProgressHandler.idl
|
…
|
|
mozIStorageResultSet.idl
|
…
|
|
mozIStorageRow.idl
|
…
|
|
mozIStorageService.idl
|
Bug 1869060 - Move old backupDatabaseFile utility out from mozIStorageService to a Places helper. r=mak,places-reviewers
|
2024-01-22 14:26:52 +00:00 |
mozIStorageStatement.idl
|
…
|
|
mozIStorageStatementCallback.idl
|
…
|
|
mozIStorageVacuumParticipant.idl
|
…
|
|
mozIStorageValueArray.idl
|
…
|
|
mozStorageArgValueArray.cpp
|
…
|
|
mozStorageArgValueArray.h
|
…
|
|
mozStorageAsyncStatement.cpp
|
Bug 1856795 - ride along: use = default; on some recently modified files r=emilio
|
2023-10-15 15:29:03 +00:00 |
mozStorageAsyncStatement.h
|
…
|
|
mozStorageAsyncStatementExecution.cpp
|
…
|
|
mozStorageAsyncStatementExecution.h
|
…
|
|
mozStorageAsyncStatementJSHelper.cpp
|
…
|
|
mozStorageAsyncStatementJSHelper.h
|
…
|
|
mozStorageAsyncStatementParams.cpp
|
…
|
|
mozStorageAsyncStatementParams.h
|
…
|
|
mozStorageBindingParams.cpp
|
…
|
|
mozStorageBindingParams.h
|
…
|
|
mozStorageBindingParamsArray.cpp
|
…
|
|
mozStorageBindingParamsArray.h
|
…
|
|
mozStorageConnection.cpp
|
Bug 1884941 - Add an option to URLParams::Parse() for if it should decode the parameters or not. r=anti-tracking-reviewers,necko-reviewers,valentin,timhuang.
|
2024-03-28 18:02:16 +00:00 |
mozStorageConnection.h
|
Bug 1855455 - Implement a loadExtension() API in mozStorage. r=asuth
|
2023-11-21 08:34:35 +00:00 |
mozStorageError.cpp
|
…
|
|
mozStorageError.h
|
…
|
|
mozStorageHelper.h
|
…
|
|
mozStoragePrivateHelpers.cpp
|
…
|
|
mozStoragePrivateHelpers.h
|
…
|
|
mozStorageResultSet.cpp
|
…
|
|
mozStorageResultSet.h
|
…
|
|
mozStorageRow.cpp
|
…
|
|
mozStorageRow.h
|
…
|
|
mozStorageSQLFunctions.cpp
|
Bug 1862507 - mozStorageSQLFunctions.cpp: do not use 'else' after 'return'. r=sylvestre DONTBUILD
|
2023-11-16 08:19:48 +00:00 |
mozStorageSQLFunctions.h
|
…
|
|
mozStorageService.cpp
|
Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro
|
2024-03-04 10:24:43 +00:00 |
mozStorageService.h
|
…
|
|
mozStorageStatement.cpp
|
Bug 1856795 - ride along: use = default; on some recently modified files r=emilio
|
2023-10-15 15:29:03 +00:00 |
mozStorageStatement.h
|
…
|
|
mozStorageStatementData.h
|
…
|
|
mozStorageStatementJSHelper.cpp
|
…
|
|
mozStorageStatementJSHelper.h
|
…
|
|
mozStorageStatementParams.cpp
|
…
|
|
mozStorageStatementParams.h
|
…
|
|
mozStorageStatementRow.cpp
|
…
|
|
mozStorageStatementRow.h
|
…
|
|
storage.h
|
…
|
|
style.txt
|
…
|
|
variantToSQLiteT_impl.h
|
…
|
|