gecko/storage/src
2011-05-03 17:12:58 -07:00
..
IStorageBindingParamsInternal.h
Makefile.in Bug 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh) 2010-12-03 00:24:17 -08: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 637957 - Followup, add proper QI. rs=mossop a=blocker-orange-fix 2011-03-02 21:25:11 +01:00
mozStorageAsyncStatementExecution.h
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 633653 - revamp about:memory. r=vlad,sdwilsh,dvander,gavin,ehsan,edwsmith; sr=benjamin. 2011-05-03 17:12:58 -07:00
mozStorageConnection.h Bug 615978 - Add SQLITE_DBSTATUS_* memory usage to memory reporter 2011-03-31 10:19:30 -07: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 633653 - revamp about:memory. r=vlad,sdwilsh,dvander,gavin,ehsan,edwsmith; sr=benjamin. 2011-05-03 17:12:58 -07:00
mozStorageService.h Bug 580790 - Connection::initialize can access preferences off of the main thread 2010-08-06 10:28:46 -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 635482 - Crash [@ mozalloc_abort(char const* const) | NS_DebugBreak_P | AbortIfOffMainThreadIfCheckFast ] (was: [@ mozalloc_abort(char const* const) | NS_DebugBreak_P]) from nsCycleCollectingAutoRefCnt::decr with mozilla::storage::BindingParams::Release 2011-02-28 11:52:31 -08: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 610198 - Replacing JS_GetStringBytes usage with JS_EncodeString. r=gal 2010-11-11 21:40:29 +01: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
VacuumManager.cpp 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
VacuumManager.h
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