gecko-dev/storage
2019-04-17 19:10:28 +00:00
..
build Bug 1524687: Part 12 - Convert everything else to static registration. r=erahm 2019-01-29 16:03:41 -08:00
rust Bug 1539697 - Report more detailed errors in the mozStorage Rust binding. r=mak,tcsc 2019-04-02 16:56:41 +00:00
test Bug 1541934 - mozStorageConnection can crash on shutdown, r=asuth 2019-04-11 16:43:13 +00:00
variant Bug 1482608 - Add basic Rust bindings for mozStorage. r=nika,asuth,mak 2019-03-25 04:49:18 +00:00
FileSystemModule.cpp Bug 1543295 - Pass the text length when creating an nsString from a SQLite text result. r=mak 2019-04-11 03:19:39 +00:00
FileSystemModule.h
IStorageBindingParamsInternal.h
moz.build Bug 1490496 - implement XPCOM FFI for key-value storage r=nika,lina,mossop 2019-02-07 16:14:04 +00:00
mozIStorageAggregateFunction.idl
mozIStorageAsyncConnection.idl Bug 1482608 - Add basic Rust bindings for mozStorage. r=nika,asuth,mak 2019-03-25 04:49:18 +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
mozIStorageStatement.idl Bug 1543295 - Pass the text length when creating an nsString from a SQLite text result. r=mak 2019-04-11 03:19:39 +00:00
mozIStorageStatementCallback.idl
mozIStorageVacuumParticipant.idl
mozIStorageValueArray.idl Bug 1543295 - Pass the text length when creating an nsString from a SQLite text result. r=mak 2019-04-11 03:19:39 +00:00
mozStorageArgValueArray.cpp Bug 1543295 - Pass the text length when creating an nsString from a SQLite text result. r=mak 2019-04-11 03:19:39 +00:00
mozStorageArgValueArray.h
mozStorageAsyncStatement.cpp Bug 1526382 - Part 2: Make nsIClassInfo use Array<nsIIDRef> for 'interfaces', r=mccr8 2019-02-13 21:42:08 +00:00
mozStorageAsyncStatement.h
mozStorageAsyncStatementExecution.cpp
mozStorageAsyncStatementExecution.h
mozStorageAsyncStatementJSHelper.cpp
mozStorageAsyncStatementJSHelper.h
mozStorageAsyncStatementParams.cpp
mozStorageAsyncStatementParams.h
mozStorageBindingParams.cpp Bug 1543295 - Pass the text length when creating an nsString from a SQLite text result. r=mak 2019-04-11 03:19:39 +00:00
mozStorageBindingParams.h
mozStorageBindingParamsArray.cpp
mozStorageBindingParamsArray.h
mozStorageConnection.cpp Bug 1545200 - Squelch spurious synchronous operation warnings in Connection::operationSupported. r=mak 2019-04-17 19:10:28 +00:00
mozStorageConnection.h Bug 1539104 - Add a way to detect supported storage connection operations. r=mak 2019-04-02 18:49:21 +00:00
mozStorageError.cpp
mozStorageError.h
mozStorageHelper.h
mozStoragePrivateHelpers.cpp
mozStoragePrivateHelpers.h
mozStorageResultSet.cpp
mozStorageResultSet.h
mozStorageRow.cpp Bug 1543295 - Pass the text length when creating an nsString from a SQLite text result. r=mak 2019-04-11 03:19:39 +00:00
mozStorageRow.h
mozStorageService.cpp Bug 1539104 - Add a way to detect supported storage connection operations. r=mak 2019-04-02 18:49:21 +00:00
mozStorageService.h
mozStorageSQLFunctions.cpp Bug 1543295 - Pass the text length when creating an nsString from a SQLite text result. r=mak 2019-04-11 03:19:39 +00:00
mozStorageSQLFunctions.h
mozStorageStatement.cpp Bug 1543295 - Pass the text length when creating an nsString from a SQLite text result. r=mak 2019-04-11 03:19:39 +00:00
mozStorageStatement.h
mozStorageStatementData.h
mozStorageStatementJSHelper.cpp
mozStorageStatementJSHelper.h
mozStorageStatementParams.cpp
mozStorageStatementParams.h
mozStorageStatementRow.cpp Bug 1543295 - Pass the text length when creating an nsString from a SQLite text result. r=mak 2019-04-11 03:19:39 +00:00
mozStorageStatementRow.h
SQLCollations.cpp
SQLCollations.h
SQLiteMutex.h
StatementCache.h
storage.h
StorageBaseStatementInternal.cpp
StorageBaseStatementInternal.h
style.txt
TelemetryVFS.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
VacuumManager.cpp
VacuumManager.h
Variant_inl.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
Variant.cpp Bug 1490496 - implement XPCOM FFI for key-value storage r=nika,lina,mossop 2019-02-07 16:14:04 +00:00
Variant.h Bug 1490496 - implement XPCOM FFI for key-value storage r=nika,lina,mossop 2019-02-07 16:14:04 +00:00
variantToSQLiteT_impl.h