.. |
Makefile.in
|
Bug 599969 - Add a statement cache helper object that is exported by storage.
|
2010-11-08 11:42:29 -08:00 |
mozIStorageAggregateFunction.idl
|
Bug 333848 - add full-featured user-defined functions and progress handlers to storage. Patch by Lev Serebryakov <blacklion@gmail.com>. r=sdwilsh
|
2007-07-07 14:14:51 -07:00 |
mozIStorageAsyncStatement.idl
|
Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad.
|
2010-03-24 00:32:40 -07:00 |
mozIStorageBaseStatement.idl
|
Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad.
|
2010-03-24 00:32:40 -07:00 |
mozIStorageBindingParams.idl
|
Bug 490085 - Add ability to bind multiple sets of parameters and execute asynchronously
|
2009-06-17 12:12:51 -07:00 |
mozIStorageBindingParamsArray.idl
|
Bug 552092 - Expose a length property on mozIStorageBindingParamsArray
|
2010-03-15 10:23:39 -07:00 |
mozIStorageCompletionCallback.idl
|
Bug 496019 - mozilla::storage::Connection::Close can spin a nested event loop
|
2009-11-09 09:58:34 -08:00 |
mozIStorageConnection.idl
|
Bug 658303 - mozIStorageConnection::Clone() should copy over pragmas.
|
2011-10-03 21:55:03 +02:00 |
mozIStorageError.idl
|
Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad.
|
2010-03-24 00:32:40 -07:00 |
mozIStorageFunction.idl
|
Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad.
|
2010-03-24 00:32:40 -07:00 |
mozIStoragePendingStatement.idl
|
Bug 506805 - Remove locking in AsyncExecuteStatements
|
2009-07-29 17:24:50 -07:00 |
mozIStorageProgressHandler.idl
|
Bug 333848 - add full-featured user-defined functions and progress handlers to storage. Patch by Lev Serebryakov <blacklion@gmail.com>. r=sdwilsh
|
2007-07-07 14:14:51 -07:00 |
mozIStorageResultSet.idl
|
Bug 435994 - Implement ResultSet and Row for mozIStorageStatement::executeAsync
|
2008-07-11 15:47:28 -04:00 |
mozIStorageRow.idl
|
Bug 562787 - Fix getResultByName idl description to specify it needs an AS clause. r=asuth
|
2010-05-05 15:28:01 +02:00 |
mozIStorageService.idl
|
Bug 595925 - Use OpenUnsharedDatabase in cookies. r=sdwilsh, a=final+
|
2010-10-19 17:24:52 -07:00 |
mozIStorageServiceQuotaManagement.idl
|
Bug 681930, r=sicking.
|
2011-08-26 01:21:35 -07:00 |
mozIStorageStatement.idl
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
mozIStorageStatementCallback.idl
|
Bug 429986 - Provide an option for database access to be asynchronous.
|
2008-07-11 15:47:33 -04:00 |
mozIStorageStatementWrapper.idl
|
Bug 518440 - Deprecate mozIStorageStatementWrapper & mozIStorageStatement.step() in IDL. r=sdwilsh
|
2009-09-25 15:32:21 -07:00 |
mozIStorageVacuumParticipant.idl
|
Bug 628921 - Changing from WAL to a rollback journal to change page_size may cause a infinite loop @AsyncExecuteStatements::executeStatement.
|
2011-02-16 13:51:26 +01:00 |
mozIStorageValueArray.idl
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
mozStorage.h
|
Bug 691411 - Move js/src/xpconnect to js/xpconnect and rename source files while we're at it. r=khuey, sr=mrbkap
|
2011-10-14 10:52:47 -07:00 |
mozStorageHelper.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
StatementCache.h
|
Bug 620360 - Fix unused variable warning in StatementCache::FinalizeCachedStatements; r+a=sdwilsh
|
2010-12-21 15:03:01 -08:00 |
storage.h
|
Bug 599969 - Add a statement cache helper object that is exported by storage.
|
2010-11-08 11:42:29 -08:00 |