gecko/storage/src
Matthew Hayward 317c5ccf32 Bug 461902 - Remove obsoleted 'CompletionNotifier::cancel()'
Removes some code that is no longer needed (or executed).
r=sdwilsh
2009-04-08 17:30:26 -04:00
..
Makefile.in Bug 483880 - Pull out implementation of mozStorageVariant_base so we can include it in more than one file 2009-03-20 16:28:16 -04:00
mozStorageConnection.cpp Bug 483152 - Stop giving the ability to get the native sqlite3_stmt pointer 2009-03-20 18:41:01 -04:00
mozStorageConnection.h Bug 453781 - Merge TableExists and IndexExists, and replace nsCString with nsCAutoString 2009-02-23 13:05:24 -05:00
mozStorageError.cpp Bug 429986 - Provide an option for database access to be asynchronous. 2008-07-11 15:47:33 -04:00
mozStorageError.h Bug 429986 - Provide an option for database access to be asynchronous. 2008-07-11 15:47:33 -04:00
mozStorageEvents.cpp Bug 461902 - Remove obsoleted 'CompletionNotifier::cancel()' 2009-04-08 17:30:26 -04:00
mozStorageEvents.h Bug 460635 - There should be one async execution thread per mozStorageConnection connection; v1.2; r=(bugmail + sdwilsh) 2008-10-29 04:53:19 +01:00
mozStoragePrivateHelpers.cpp Bug 481261 - Expose when queries are being inefficient in debug builds 2009-03-20 16:28:16 -04:00
mozStoragePrivateHelpers.h Bug 481261 - Expose when queries are being inefficient in debug builds. 2009-03-12 14:30:15 -04:00
mozStorageResultSet.cpp Bug 435994 - Implement ResultSet and Row for mozIStorageStatement::executeAsync 2008-07-11 15:47:28 -04:00
mozStorageResultSet.h Bug 454740 - Asynchronous storage should batch/chunk results 2008-10-29 13:13:32 -04:00
mozStorageRow.cpp Bug 482159 - Add support for nsCString in mozStorageVariant 2009-03-20 16:28:16 -04:00
mozStorageRow.h Bug 435994 - Implement ResultSet and Row for mozIStorageStatement::executeAsync 2008-07-11 15:47:28 -04:00
mozStorageService.cpp Bug 485628 - Clean up mozStorageService.* to match what is in the style guidelines 2009-03-31 07:26:16 -07:00
mozStorageService.h Bug 485628 - Clean up mozStorageService.* to match what is in the style guidelines 2009-03-31 07:26:16 -07:00
mozStorageStatement.cpp Bug 487145 - Update language helpers to follow style guidelines 2009-04-08 12:24:25 -04:00
mozStorageStatement.h Bug 487145 - Update language helpers to follow style guidelines 2009-04-08 12:24:25 -04:00
mozStorageStatementJSHelper.cpp Bug 487145 - Update language helpers to follow style guidelines 2009-04-08 12:24:25 -04:00
mozStorageStatementJSHelper.h Bug 487145 - Update language helpers to follow style guidelines 2009-04-08 12:24:25 -04:00
mozStorageStatementParams.cpp Bug 487145 - Update language helpers to follow style guidelines 2009-04-08 12:24:25 -04:00
mozStorageStatementParams.h Bug 487145 - Update language helpers to follow style guidelines 2009-04-08 12:24:25 -04:00
mozStorageStatementRow.cpp Bug 487145 - Update language helpers to follow style guidelines 2009-04-08 12:24:25 -04:00
mozStorageStatementRow.h Bug 487145 - Update language helpers to follow style guidelines 2009-04-08 12:24:25 -04:00
mozStorageStatementWrapper.cpp Bug 487145 - Update language helpers to follow style guidelines 2009-04-08 12:24:25 -04:00
mozStorageStatementWrapper.h Bug 483152 - Stop giving the ability to get the native sqlite3_stmt pointer 2009-03-20 18:41:01 -04:00
mozStorageUnicodeFunctions.cpp bug 423964 uninitialized variable, r=sdwilsh, a=beltzner 2008-03-19 15:55:34 -07:00
mozStorageUnicodeFunctions.h
mozStorageValueArray.cpp Bug 487230 - Remove dead code in mozStorageValueArray.* 2009-04-08 12:24:22 -04:00
mozStorageValueArray.h Bug 487230 - Remove dead code in mozStorageValueArray.* 2009-04-08 12:24:22 -04:00
mozStorageVariant.cpp Bug 483880 - Pull out implementation of mozStorageVariant_base so we can include it in more than one file 2009-03-20 16:28:16 -04:00
mozStorageVariant.h Bug 483880 - Pull out implementation of mozStorageVariant_base so we can include it in more than one file 2009-03-20 16:28:16 -04:00