gecko/storage/src
2011-07-26 15:06:34 -07:00
..
IStorageBindingParamsInternal.h
Makefile.in Bug 668378: Telemetry sqlite IO r=asuth 2011-07-21 11:12:31 -07:00
mozStorageArgValueArray.cpp
mozStorageArgValueArray.h
mozStorageAsyncStatement.cpp Bug 624051 - AsyncStatement destructor should finalize statements on the asynchronous thread when available to avoid blocking the main thread. r=sdwilsh, a=blocking2.0 2011-01-19 18:16:42 -08:00
mozStorageAsyncStatement.h
mozStorageAsyncStatementExecution.cpp Bug 658135 - Use sqlite3_stmt_readonly to check if multiple async statements need a transaction. 2011-05-24 00:15:01 +02:00
mozStorageAsyncStatementExecution.h Bug 658135 - Use sqlite3_stmt_readonly to check if multiple async statements need a transaction. 2011-05-24 00:15:01 +02:00
mozStorageAsyncStatementJSHelper.cpp Bug 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh) 2010-12-03 00:24:17 -08:00
mozStorageAsyncStatementJSHelper.h
mozStorageAsyncStatementParams.cpp Bug 613457 - use *ById JSAPIs in storage (r=sdwilsh) 2011-03-21 11:37:47 -07:00
mozStorageAsyncStatementParams.h
mozStorageBindingParams.cpp Bug 617272 - AIX compilation error for Firefox-3.6.12 source storage/src/variantToSQLiteT_impl.h", line 56.12: 1540-0274 (S) The name lookup for "sqlit e3_T_null" did not find a declaration; r,a=sdwilsh 2011-01-17 12:25:17 -05:00
mozStorageBindingParams.h
mozStorageBindingParamsArray.cpp
mozStorageBindingParamsArray.h Bug 550611: Make nsTArray optionally infallible. sr=bsmedberg a=blocking 2010-11-08 20:48:59 -06:00
mozStorageConnection.cpp Bug 653627 - Don't use char** in nsIMemoryReporter. r=khuey, sr=bz. 2011-07-08 12:45:16 +10:00
mozStorageConnection.h Bug 658135 - Use sqlite3_stmt_readonly to check if multiple async statements need a transaction. 2011-05-24 00:15:01 +02:00
mozStorageError.cpp
mozStorageError.h
mozStoragePrivateHelpers.cpp Bug 472530 - when statement creation fails, dump lastErrorText to stdout in debug builds r=sdwilsh 2011-04-29 14:35:22 -07:00
mozStoragePrivateHelpers.h
mozStorageResultSet.cpp
mozStorageResultSet.h
mozStorageRow.cpp
mozStorageRow.h
mozStorageService.cpp Bug 668378: Telemetry sqlite IO r=asuth 2011-07-21 11:12:31 -07:00
mozStorageService.h Bug 668378: Telemetry sqlite IO r=asuth 2011-07-21 11:12:31 -07:00
mozStorageSQLFunctions.cpp
mozStorageSQLFunctions.h
mozStorageStatement.cpp Bug 624051 - AsyncStatement destructor should finalize statements on the asynchronous thread when available to avoid blocking the main thread. r=sdwilsh, a=blocking2.0 2011-01-19 18:16:42 -08:00
mozStorageStatement.h
mozStorageStatementData.h Bug 658135 - Use sqlite3_stmt_readonly to check if multiple async statements need a transaction. 2011-05-24 00:15:01 +02:00
mozStorageStatementJSHelper.cpp Bug 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh) 2010-12-03 00:24:17 -08:00
mozStorageStatementJSHelper.h
mozStorageStatementParams.cpp Bug 613457 - use *ById JSAPIs in storage (r=sdwilsh) 2011-03-21 11:37:47 -07:00
mozStorageStatementParams.h
mozStorageStatementRow.cpp Bug 662946 - Remove various headers from INSTALLED_HEADERS that shouldn't be there. r=jimb 2011-06-09 01:12:21 -07:00
mozStorageStatementRow.h
mozStorageStatementWrapper.cpp
mozStorageStatementWrapper.h
SQLCollations.cpp
SQLCollations.h
SQLiteMutex.h Bug 617071 - SQLiteMutex.h breaks debug builds with system sqlite. r+a=sdwilsh. 2010-12-15 20:57:11 +02:00
StorageBaseStatementInternal.cpp Bug 624051 - AsyncStatement destructor should finalize statements on the asynchronous thread when available to avoid blocking the main thread. r=sdwilsh, a=blocking2.0 2011-01-19 18:16:42 -08:00
StorageBaseStatementInternal.h Bug 586130 - Warning C4099 fixes (storage). r=sdwilsh a=bsmedberg 2011-01-20 19:49:09 -08:00
TelemetryVFS.cpp Bug 673727: Report sqlite waiting on/off main thread via telemetry r=mak 2011-07-26 15:06:34 -07:00
VacuumManager.cpp Bug 660743 storage should use mozilla::Preferences r=roc+sdwilsh 2011-06-02 10:05:12 +09:00
VacuumManager.h Bug 660743 storage should use mozilla::Preferences r=roc+sdwilsh 2011-06-02 10:05:12 +09:00
Variant_inl.h
Variant.h Bug 610823: Change a few users that use nsTArrays as buffers to explicitly use fallible tarray. r=jdaggett a=blocker 2011-01-06 20:45:10 -08:00
variantToSQLiteT_impl.h