..
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 547190 - AsInt64 (and other AsXXX cpp helpers) ignores GetInt64 failures. r=sdwilsh
2010-06-22 02:01:33 +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 541373 (part 1) - Provide a global VACUUM component. r=sdwilsh sr=vlad a=blocking
2010-10-19 15:46:49 +02:00
mozIStorageValueArray.idl
Bug 547190 - AsInt64 (and other AsXXX cpp helpers) ignores GetInt64 failures. r=sdwilsh
2010-06-22 02:01:33 +02:00
mozStorage.h
Bug 571581 - Propagate SQLITE_CONSTRAINT as an nsresult
2010-06-16 09:59:24 -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 599969 - Add a statement cache helper object that is exported by storage.
2010-11-08 11:42:29 -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