.. |
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 541373 (part 1) - Provide a global VACUUM component. r=sdwilsh sr=vlad a=blocking
|
2010-10-19 15:46:49 +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 593045 - 'Add SQLite file size quota management to mozStorage'. r=ted+asuth, a=blocking2.0+.
|
2010-09-03 07:41:55 -07:00 |
mozIStorageStatement.idl
|
Bug 493783 - Fix some Places warnings.
|
2011-05-10 03:10:25 +02: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 589488 mark DEBUG only variables as ifdef DEBUG in storage; r,a=sdwilsh
|
2011-02-08 14:16:38 -05:00 |
mozStorage.h
|
Bug 629489 - Update mozStorage.h on how to add more errors
|
2011-04-11 13:56:06 -07:00 |
mozStorageHelper.h
|
Bug 492625 - "Stop using underscores to start #defines" [r=vlad]
|
2010-06-01 08:38:00 -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 |