gecko/storage/src
2011-01-20 19:49:09 -08: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 Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
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 571599 - Use sqlite3_unlock_notify 2010-06-21 14:23:00 -07:00
mozStorageAsyncStatementExecution.h Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04: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 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh) 2010-12-03 00:24:17 -08: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 Bug 583882 - Need a way to clone an existing connection. 2010-08-27 12:42:58 -07:00
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 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
mozStorageConnection.h Bug 599970 - Add GetInterface for nsIEventTarget on Connection 2010-10-05 15:01:22 -07:00
mozStorageError.cpp
mozStorageError.h Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
mozStoragePrivateHelpers.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
mozStoragePrivateHelpers.h Bug 571599 - Use sqlite3_unlock_notify 2010-06-21 14:23:00 -07:00
mozStorageResultSet.cpp
mozStorageResultSet.h Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
mozStorageRow.cpp
mozStorageRow.h Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
mozStorageService.cpp Bug 593045 - 'Add SQLite file size quota management to mozStorage'. r=ted+asuth, a=blocking2.0+. 2010-09-03 07:41:55 -07:00
mozStorageService.h Bug 593045 - 'Add SQLite file size quota management to mozStorage'. r=ted+asuth, a=blocking2.0+. 2010-09-03 07:41:55 -07:00
mozStorageSQLFunctions.cpp
mozStorageSQLFunctions.h Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
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 Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
mozStorageStatementData.h Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04: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 Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
mozStorageStatementParams.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
mozStorageStatementParams.h Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
mozStorageStatementRow.cpp bug 610198 - Replacing JS_GetStringBytes usage with JS_EncodeString. r=gal 2010-11-11 21:40:29 +01:00
mozStorageStatementRow.h Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
mozStorageStatementWrapper.cpp
mozStorageStatementWrapper.h Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
SQLCollations.cpp
SQLCollations.h Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
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 541373 (part 2) - Provide a global VACUUM component. Use idle-daily category. r=sdwilsh a=blocking 2010-10-19 15:46:51 +02:00
VacuumManager.h Bug 541373 (part 1) - Provide a global VACUUM component. r=sdwilsh sr=vlad a=blocking 2010-10-19 15:46:49 +02: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