..
build
rust
Bug 1802689 - Add missing licenses info in Cargo.toml r=mhoye,necko-reviewers,kershaw,valentin
2022-12-13 09:14:44 +00:00
test
Bug 1834043 - Enable Sqlite auxiliary files persistence in Release. r=asuth
2023-08-01 08:02:33 +00:00
variant
Bug 1802689 - Add missing licenses info in Cargo.toml r=mhoye,necko-reviewers,kershaw,valentin
2022-12-13 09:14:44 +00:00
BaseVFS.cpp
Bug 1834043 - Add a configure option to disable Sqlite auxiliary files persistence. r=glandium,tjr
2023-08-01 08:02:34 +00:00
FileSystemModule.cpp
FileSystemModule.h
IStorageBindingParamsInternal.h
moz.build
Bug 1834043 - Add a configure option to disable Sqlite auxiliary files persistence. r=glandium,tjr
2023-08-01 08:02:34 +00:00
mozIStorageAsyncConnection.idl
Bug 1813986 - Add an asyncVacuum() method to storage async connections, and let VacuumManager use it. r=asuth
2023-03-22 15:36:37 +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 1638256 - Use mTelemetryFilename for the mozStorage thread name. r=asuth
2023-06-24 10:11:28 +00:00
mozIStorageStatement.idl
Bug 1778211 - Reject xpidl CDATA containing 'virtual', r=xpcom-reviewers,necko-reviewers,mccr8,dragana
2022-07-06 14:53:06 +00:00
mozIStorageStatementCallback.idl
mozIStorageVacuumParticipant.idl
Bug 1813986 - Add an asyncVacuum() method to storage async connections, and let VacuumManager use it. r=asuth
2023-03-22 15:36:37 +00:00
mozIStorageValueArray.idl
Bug 1778211 - Reject xpidl CDATA containing 'virtual', r=xpcom-reviewers,necko-reviewers,mccr8,dragana
2022-07-06 14:53:06 +00:00
mozStorageArgValueArray.cpp
Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika
2022-09-28 15:17:46 +00:00
mozStorageArgValueArray.h
mozStorageAsyncStatement.cpp
Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika
2022-09-28 15:17:46 +00:00
mozStorageAsyncStatement.h
mozStorageAsyncStatementExecution.cpp
Bug 1825324 - Make widget/* buildable outside of a unified build environment r=andi,geckoview-reviewers,m_kato
2023-04-01 08:31:12 +00:00
mozStorageAsyncStatementExecution.h
mozStorageAsyncStatementJSHelper.cpp
Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika
2022-09-28 15:17:46 +00:00
mozStorageAsyncStatementJSHelper.h
mozStorageAsyncStatementParams.cpp
Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika
2022-09-28 15:17:46 +00:00
mozStorageAsyncStatementParams.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
mozStorageBindingParams.cpp
Bug 1775154 - Extra cleanup of dom/, extensions/, hal/, netwerk/ and storage/ includes r=necko-reviewers,kershaw
2022-06-22 13:31:25 +00:00
mozStorageBindingParams.h
mozStorageBindingParamsArray.cpp
mozStorageBindingParamsArray.h
mozStorageConnection.cpp
Bug 1638256 - Some casts and fixes in mozStorage to make clang-tidy happy. r=asuth
2023-06-24 10:11:28 +00:00
mozStorageConnection.h
Bug 1638256 - Initialize mTelemetryFilename in the Connection constructor. r=asuth
2023-06-24 10:11:28 +00:00
mozStorageError.cpp
mozStorageError.h
mozStorageHelper.h
mozStoragePrivateHelpers.cpp
mozStoragePrivateHelpers.h
Bug 1121282 - Allow use of thread pools for storage connections. r=asuth,dom-storage-reviewers,janv
2022-09-21 15:02:14 +00:00
mozStorageResultSet.cpp
mozStorageResultSet.h
mozStorageRow.cpp
mozStorageRow.h
mozStorageService.cpp
Bug 1638256 - Some casts and fixes in mozStorage to make clang-tidy happy. r=asuth
2023-06-24 10:11:28 +00:00
mozStorageService.h
Bug 1638256 - Some casts and fixes in mozStorage to make clang-tidy happy. r=asuth
2023-06-24 10:11:28 +00:00
mozStorageSQLFunctions.cpp
mozStorageSQLFunctions.h
mozStorageStatement.cpp
Bug 1730547 - Return exact error instead of generic one. r=dom-storage-reviewers,jstutte
2023-01-10 17:16:17 +00:00
mozStorageStatement.h
mozStorageStatementData.h
mozStorageStatementJSHelper.cpp
Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika
2022-09-28 15:17:46 +00:00
mozStorageStatementJSHelper.h
mozStorageStatementParams.cpp
Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika
2022-09-28 15:17:46 +00:00
mozStorageStatementParams.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
mozStorageStatementRow.cpp
Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika
2022-09-28 15:17:46 +00:00
mozStorageStatementRow.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
ObfuscatingVFS.cpp
Bug 1833233 - Add description for some database header fields; r=dom-storage-reviewers,hsingh,asuth
2023-05-16 20:59:36 +00:00
QuotaVFS.cpp
Bug 1833799 - Avoid a copy that clang 7 warns about. r=dom-storage-reviewers,janv
2023-05-18 21:31:33 +00:00
ReadOnlyNoLockVFS.cpp
Bug 1801495 - Add a shim no-lock VFS that implements immutable behavior. r=asuth
2022-11-29 20:35:23 +00:00
SQLCollations.cpp
SQLCollations.h
SQLiteMutex.h
StatementCache.h
storage.h
StorageBaseStatementInternal.cpp
Bug 1121282 - Allow use of thread pools for storage connections. r=asuth,dom-storage-reviewers,janv
2022-09-21 15:02:14 +00:00
StorageBaseStatementInternal.h
style.txt
VacuumManager.cpp
Bug 1813986 - Add an asyncVacuum() method to storage async connections, and let VacuumManager use it. r=asuth
2023-03-22 15:36:37 +00:00
VacuumManager.h
Variant_inl.h
Variant.cpp
Variant.h
Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika
2022-09-28 15:17:46 +00:00
variantToSQLiteT_impl.h