.. |
build
|
…
|
|
test
|
Bug 1390489 - Port StatementRow to WebIDL bindings. r=asuth,qdot
|
2017-08-22 09:25:37 +02:00 |
FileSystemModule.cpp
|
…
|
|
FileSystemModule.h
|
…
|
|
IStorageBindingParamsInternal.h
|
…
|
|
SQLCollations.cpp
|
…
|
|
SQLCollations.h
|
…
|
|
SQLiteMutex.h
|
…
|
|
StatementCache.h
|
…
|
|
StorageBaseStatementInternal.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
StorageBaseStatementInternal.h
|
Bug 645049 - Remove [deprecated] methods on mozIStorageBaseStatement.idl. r=asuth
|
2017-08-06 09:17:50 +09:00 |
TelemetryVFS.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
VacuumManager.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
VacuumManager.h
|
…
|
|
Variant.h
|
…
|
|
Variant_inl.h
|
…
|
|
moz.build
|
Bug 1390489 - Port StatementRow to WebIDL bindings. r=asuth,qdot
|
2017-08-22 09:25:37 +02:00 |
mozIStorageAggregateFunction.idl
|
…
|
|
mozIStorageAsyncConnection.idl
|
…
|
|
mozIStorageAsyncStatement.idl
|
…
|
|
mozIStorageBaseStatement.idl
|
Bug 645049 - Remove [deprecated] methods on mozIStorageBaseStatement.idl. r=asuth
|
2017-08-06 09:17:50 +09:00 |
mozIStorageBindingParams.idl
|
…
|
|
mozIStorageBindingParamsArray.idl
|
…
|
|
mozIStorageCompletionCallback.idl
|
…
|
|
mozIStorageConnection.idl
|
…
|
|
mozIStorageError.idl
|
…
|
|
mozIStorageFunction.idl
|
…
|
|
mozIStoragePendingStatement.idl
|
…
|
|
mozIStorageProgressHandler.idl
|
…
|
|
mozIStorageResultSet.idl
|
…
|
|
mozIStorageRow.idl
|
…
|
|
mozIStorageService.idl
|
…
|
|
mozIStorageStatement.idl
|
…
|
|
mozIStorageStatementCallback.idl
|
…
|
|
mozIStorageStatementParams.idl
|
…
|
|
mozIStorageVacuumParticipant.idl
|
…
|
|
mozIStorageValueArray.idl
|
…
|
|
mozStorageArgValueArray.cpp
|
…
|
|
mozStorageArgValueArray.h
|
…
|
|
mozStorageAsyncStatement.cpp
|
Merge autoland to m-c a=merge
|
2017-06-20 18:24:29 -07:00 |
mozStorageAsyncStatement.h
|
…
|
|
mozStorageAsyncStatementExecution.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
mozStorageAsyncStatementExecution.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
mozStorageAsyncStatementJSHelper.cpp
|
Bug 1390147 - Remove getProperty Class hook from StatementJSHelper and AsyncStatementJSHelper. r=mrbkap
|
2017-08-15 16:16:07 +02:00 |
mozStorageAsyncStatementJSHelper.h
|
…
|
|
mozStorageAsyncStatementParams.cpp
|
…
|
|
mozStorageAsyncStatementParams.h
|
…
|
|
mozStorageBindingParams.cpp
|
…
|
|
mozStorageBindingParams.h
|
…
|
|
mozStorageBindingParamsArray.cpp
|
…
|
|
mozStorageBindingParamsArray.h
|
…
|
|
mozStorageConnection.cpp
|
Bug 1388584 - Part 1: Bind ATTACH DATABASE path argument. r=adw r=markh a=Aryx
|
2017-08-12 02:33:09 -04:00 |
mozStorageConnection.h
|
Bug 1166166 - Shrink storage cache off main thread r=mak
|
2017-06-01 14:46:53 -07:00 |
mozStorageError.cpp
|
…
|
|
mozStorageError.h
|
…
|
|
mozStorageHelper.h
|
Bug 645049 - Remove [deprecated] methods on mozIStorageBaseStatement.idl. r=asuth
|
2017-08-06 09:17:50 +09:00 |
mozStoragePrivateHelpers.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
mozStoragePrivateHelpers.h
|
…
|
|
mozStorageResultSet.cpp
|
…
|
|
mozStorageResultSet.h
|
…
|
|
mozStorageRow.cpp
|
…
|
|
mozStorageRow.h
|
…
|
|
mozStorageSQLFunctions.cpp
|
Bug 1386103 (part 1, attempt 3) - Specify nsAuto[C]String storage size via template parameter. r=dbaron.
|
2017-08-09 20:41:38 +10:00 |
mozStorageSQLFunctions.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
mozStorageService.cpp
|
Bug 1389279 - storage::Service needs a death grip when removing strong observer references. r=bkelly
|
2017-08-10 23:26:25 -04:00 |
mozStorageService.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
mozStorageStatement.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
mozStorageStatement.h
|
Bug 1390489 - Port StatementRow to WebIDL bindings. r=asuth,qdot
|
2017-08-22 09:25:37 +02:00 |
mozStorageStatementData.h
|
Bug 1350958 - Finish labeling ProxyReleaseEvent, r=billm
|
2017-07-14 08:49:22 +02:00 |
mozStorageStatementJSHelper.cpp
|
Bug 1390489 - Port StatementRow to WebIDL bindings. r=asuth,qdot
|
2017-08-22 09:25:37 +02:00 |
mozStorageStatementJSHelper.h
|
Bug 1390489 - Port StatementRow to WebIDL bindings. r=asuth,qdot
|
2017-08-22 09:25:37 +02:00 |
mozStorageStatementParams.cpp
|
…
|
|
mozStorageStatementParams.h
|
…
|
|
mozStorageStatementRow.cpp
|
Bug 1390489 - Port StatementRow to WebIDL bindings. r=asuth,qdot
|
2017-08-22 09:25:37 +02:00 |
mozStorageStatementRow.h
|
Bug 1390489 - Port StatementRow to WebIDL bindings. r=asuth,qdot
|
2017-08-22 09:25:37 +02:00 |
storage.h
|
…
|
|
style.txt
|
…
|
|
variantToSQLiteT_impl.h
|
…
|
|