gecko-dev/storage/src
Shawn Wilsher c5d856d3a0 Bug 580790 - Connection::initialize can access preferences off of the main thread
This fixes the storage service so that it caches the value from the
preference service, and obtains the value once on the main thread.
r=asuth
sr=shaver
a=blocking2.0
2010-08-06 10:28:46 -07:00
..
IStorageBindingParamsInternal.h Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
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 Bug 489702 - Update mozStorageStatement.* to follow style guidelines 2009-05-08 20:29:56 -04:00
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 Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
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 Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
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 Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
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 Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageBindingParamsArray.h Bug 550611: Make nsTArray optionally infallible. sr=bsmedberg a=blocking 2010-11-08 20:48:59 -06:00
mozStorageConnection.cpp Bug 580790 - Connection::initialize can access preferences off of the main thread 2010-08-06 10:28:46 -07:00
mozStorageConnection.h Bug 599970 - Add GetInterface for nsIEventTarget on Connection 2010-10-05 15:01:22 -07:00
mozStorageError.cpp Bug 489603 - Update mozStorageError.* to follow style guidelines 2009-05-08 20:29:55 -04:00
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 Bug 524787 - crash [@mozStorageResultSet::GetNextRow(mozIStorageRow**) ]. r=sdwilsh 2009-10-31 11:38:31 +01:00
mozStorageResultSet.h Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
mozStorageRow.cpp Bug 490867 - Variant fixes: coerce null to empty string, GetIsNull should check correct type, variant base type should be void, r=sdwilsh 2009-06-24 15:04:49 -07:00
mozStorageRow.h Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
mozStorageService.cpp Bug 580790 - Connection::initialize can access preferences off of the main thread 2010-08-06 10:28:46 -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 Bug 498938 - Add Levenshtein Edit Distance function to Sqlite so we can use it in queries. r=sdwilsh sr=vlad 2009-07-24 11:39:34 -04:00
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 Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageStatementWrapper.h Bug 492625 - "Stop using underscores to start #defines" [r=vlad] 2010-06-01 08:38:00 -04:00
SQLCollations.cpp Bug 499990 - Locale-aware collation, r=sdwilsh, sr=vladimir 2009-07-15 10:49:05 -07:00
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 Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
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 Fix regression in mozIStorageStatement.bindUTF8StringParameter such that it accepts arbitrary octets by 2010-02-22 13:57:45 -08:00