gecko-dev/storage/public
Shawn Wilsher 18700696dc Bug 461263 - Race condition exists with mozStorageTransaction
While the race was technically "safe", we could have possibly wrongly tried to
commit or rollback.  This changeset makes us operate sanely in all conditions.
r=bent
2008-10-24 16:50:01 -04:00
..
Makefile.in Bug 429986 - Provide an option for database access to be asynchronous. 2008-07-11 15:47:33 -04: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
mozIStorageConnection.idl Bug 458811 - Allow for multiple statements to be executed at in a transaction asynchronously 2008-10-13 18:45:40 -04:00
mozIStorageDataSet.idl
mozIStorageError.idl Bug 456471 - mozIStorageError IDL file needs ERROR undefined for WinCE / WinMobile. patch by wolfe, r=sdwilsh 2008-09-23 11:02:55 -07:00
mozIStorageFunction.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
mozIStoragePendingStatement.idl Bug 429986 - Provide an option for database access to be asynchronous. 2008-07-11 15:47:33 -04: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 435994 - Implement ResultSet and Row for mozIStorageStatement::executeAsync 2008-07-11 15:47:28 -04:00
mozIStorageService.idl Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver 2008-03-24 15:14:38 -07:00
mozIStorageStatement.idl comment change to kick off new builds 2008-10-09 20:29:14 -04:00
mozIStorageStatementCallback.idl Bug 429986 - Provide an option for database access to be asynchronous. 2008-07-11 15:47:33 -04:00
mozIStorageStatementWrapper.idl b=273050, storage module interface review, r=darin 2005-11-15 00:35:50 +00:00
mozIStorageValueArray.idl Bug 324994 forgotten interface documentation. 2006-02-08 02:18:12 +00:00
mozStorage.h
mozStorageHelper.h Bug 461263 - Race condition exists with mozStorageTransaction 2008-10-24 16:50:01 -04:00