.. |
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 1575692 - do not recreate the DB file via the directory service inside DatabaseLocker class off the mainthread, r=mak
|
2019-08-27 14:31:48 +00:00 |
variant
|
Bug 1567739 - Stop using deprecated rust libc integer types in storage_variant and kvstore. r=lina
|
2019-07-23 00:13:43 +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
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
SQLCollations.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
SQLCollations.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
SQLiteMutex.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
StatementCache.h
|
…
|
|
StorageBaseStatementInternal.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
StorageBaseStatementInternal.h
|
Bug 1552547 part 2. Stop using [array] in mozIStorageBindingParams. r=mak
|
2019-05-20 16:30:12 +00:00 |
TelemetryVFS.cpp
|
Bug 1563023 - Part 1: Implement per client usage tracking; r=asuth
|
2019-08-22 13:06:48 +00:00 |
VacuumManager.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
VacuumManager.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00: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 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
Variant_inl.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
moz.build
|
Bug 1555205 - Move db/sqlite3 to third_party/; r=mak
|
2019-05-29 10:16:29 +00:00 |
mozIStorageAggregateFunction.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
mozIStorageAsyncConnection.idl
|
Bug 1552547 part 1. Stop using [array] in mozIStorageAsyncConnection.executeAsync. r=mak
|
2019-05-20 16:17:51 +00:00 |
mozIStorageAsyncStatement.idl
|
Bug 1551929. Mark some storage interfaces builtinclass, since we assume there are no JS implementations already. r=asuth
|
2019-05-16 11:23:44 +00:00 |
mozIStorageBaseStatement.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
mozIStorageBindingParams.idl
|
Bug 1552547 part 2. Stop using [array] in mozIStorageBindingParams. r=mak
|
2019-05-20 16:30:12 +00:00 |
mozIStorageBindingParamsArray.idl
|
…
|
|
mozIStorageCompletionCallback.idl
|
…
|
|
mozIStorageConnection.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
mozIStorageError.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
mozIStorageFunction.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
mozIStoragePendingStatement.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
mozIStorageProgressHandler.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
mozIStorageResultSet.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
mozIStorageRow.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
mozIStorageService.idl
|
…
|
|
mozIStorageStatement.idl
|
Bug 1551929. Mark some storage interfaces builtinclass, since we assume there are no JS implementations already. r=asuth
|
2019-05-16 11:23:44 +00:00 |
mozIStorageStatementCallback.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
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 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageArgValueArray.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageAsyncStatement.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageAsyncStatement.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageAsyncStatementExecution.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageAsyncStatementExecution.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageAsyncStatementJSHelper.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageAsyncStatementJSHelper.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageAsyncStatementParams.cpp
|
…
|
|
mozStorageAsyncStatementParams.h
|
…
|
|
mozStorageBindingParams.cpp
|
Bug 1552547 part 2. Stop using [array] in mozIStorageBindingParams. r=mak
|
2019-05-20 16:30:12 +00:00 |
mozStorageBindingParams.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageBindingParamsArray.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageBindingParamsArray.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageConnection.cpp
|
Bug 1565056, merge ImgDecoder and mozStorage threads in THREAD_WAKEUP telemetry, r=tnikkel,asuth
|
2019-07-11 04:03:44 +00:00 |
mozStorageConnection.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageError.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageError.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageHelper.h
|
…
|
|
mozStoragePrivateHelpers.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStoragePrivateHelpers.h
|
…
|
|
mozStorageResultSet.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageResultSet.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageRow.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageRow.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageSQLFunctions.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageSQLFunctions.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageService.cpp
|
Bug 1555205 - Move db/sqlite3 to third_party/; r=mak
|
2019-05-29 10:16:29 +00:00 |
mozStorageService.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageStatement.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageStatement.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageStatementData.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageStatementJSHelper.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
mozStorageStatementJSHelper.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
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
|
…
|
|
storage.h
|
…
|
|
style.txt
|
…
|
|
variantToSQLiteT_impl.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |