.. |
Makefile.in
|
Bustage fix (= missed additional change) for
|
2008-10-29 05:09:23 +01:00 |
mozStorageConnection.cpp
|
Bug 463988 - Gloda: mozStorageConnection holds lock while calling outside its module leading to PR_ASSERT(lock->owner != me) on shutting down while indexing is active. v1 add flag that indicates async thread is shutting down, don't call nsIThread::Shutdown with a lock held. r=sdwilsh.
|
2008-12-13 18:59:17 -08:00 |
mozStorageConnection.h
|
Bug 463988 - Gloda: mozStorageConnection holds lock while calling outside its module leading to PR_ASSERT(lock->owner != me) on shutting down while indexing is active. v1 add flag that indicates async thread is shutting down, don't call nsIThread::Shutdown with a lock held. r=sdwilsh.
|
2008-12-13 18:59:17 -08: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 462173 - We treat transaction errors as fatal when we should not
|
2008-12-08 17:14:14 -05: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.h
|
Bug 467856 - Expose SQLITE_IOERR, r=sdwilsh
|
2008-12-09 21:39:32 +01: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 456489 - WinCE Compiler keyword interface used in mozStorageRow.cpp. patch by wolfe, r=sdwilsh
|
2008-09-23 11:03:48 -07:00 |
mozStorageRow.h
|
Bug 435994 - Implement ResultSet and Row for mozIStorageStatement::executeAsync
|
2008-07-11 15:47:28 -04:00 |
mozStorageService.cpp
|
Bug 445525 - set SQLITE_CONFIG_MEMSTATUS to 0. v1.1 turn off SQLITE_CONFIG_MEMSTATUS at init-time. r=sdwilsh
|
2008-12-13 22:38:18 -08:00 |
mozStorageService.h
|
Bug 464202 - nsGlobalWindow leak running browser-chrome Mochitests. r=mrbkap a=beltzner
|
2008-11-19 01:11:30 -05:00 |
mozStorageStatement.cpp
|
Bug 457743 - Automatic wrapper creates cycles, and thus leaks. r=dcamp, r=asuth, a=beltzner for 1.9.1b2
|
2008-11-19 11:33:00 -08:00 |
mozStorageStatement.h
|
Bug 452897 - Automatically provide the wrapper for JavaScript
|
2008-09-12 17:30:41 -04:00 |
mozStorageStatementJSHelper.cpp
|
Bug 464202 - nsGlobalWindow leak running browser-chrome Mochitests. r=mrbkap a=beltzner
|
2008-11-19 01:11:30 -05:00 |
mozStorageStatementJSHelper.h
|
Bug 452897 - Automatically provide the wrapper for JavaScript
|
2008-09-12 17:30:41 -04:00 |
mozStorageStatementParams.cpp
|
Bug 457743 - Automatic wrapper creates cycles, and thus leaks. r=dcamp, r=asuth, a=beltzner for 1.9.1b2
|
2008-11-19 11:33:00 -08:00 |
mozStorageStatementParams.h
|
Bug 457743 - Automatic wrapper creates cycles, and thus leaks. r=dcamp, r=asuth, a=beltzner for 1.9.1b2
|
2008-11-19 11:33:00 -08:00 |
mozStorageStatementRow.cpp
|
Bug 457743 - Automatic wrapper creates cycles, and thus leaks. r=dcamp, r=asuth, a=beltzner for 1.9.1b2
|
2008-11-19 11:33:00 -08:00 |
mozStorageStatementRow.h
|
Bug 457743 - Automatic wrapper creates cycles, and thus leaks. r=dcamp, r=asuth, a=beltzner for 1.9.1b2
|
2008-11-19 11:33:00 -08:00 |
mozStorageStatementWrapper.cpp
|
Bug 452897 - Automatically provide the wrapper for JavaScript
|
2008-09-12 17:30:41 -04:00 |
mozStorageStatementWrapper.h
|
Bug 452897 - Automatically provide the wrapper for JavaScript
|
2008-09-12 17:30:41 -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 409386 - "mozStorageArgvValueArray::GetString returns wrong length" [p=ondrej@allpeers.com (Ondrej Brablc) r=sdwilsh a1.9=schrep]
|
2007-12-21 22:09:25 -08:00 |
mozStorageValueArray.h
|
|
|
mozStorageVariant.h
|
Bug 451058 - Address post-review comments.
|
2008-08-29 16:46:14 -04:00 |