gecko/storage/src
2010-04-29 18:59:13 +02: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 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageArgValueArray.cpp Bug 489702 - Update mozStorageStatement.* to follow style guidelines 2009-05-08 20:29:56 -04:00
mozStorageArgValueArray.h Bug 499268 - storage code for Symbian emulator. r=sdwilsh 2009-06-29 14:42:56 +09:00
mozStorageAsyncStatement.cpp Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07: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 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageAsyncStatementExecution.h Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageAsyncStatementJSHelper.cpp Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07: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 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07: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 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageBindingParams.h Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -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 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageConnection.cpp Bug 559678 - Better errors for Storage transactions misuse. r=asuth 2010-04-16 14:31:18 +02:00
mozStorageConnection.h Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageError.cpp Bug 489603 - Update mozStorageError.* to follow style guidelines 2009-05-08 20:29:55 -04:00
mozStorageError.h Bug 489603 - Update mozStorageError.* to follow style guidelines 2009-05-08 20:29:55 -04:00
mozStoragePrivateHelpers.cpp Bug 559678 - followup, make the warning less scarying. rs=sdwilsh 2010-04-22 14:53:56 +02:00
mozStoragePrivateHelpers.h Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageResultSet.cpp Bug 524787 - crash [@mozStorageResultSet::GetNextRow(mozIStorageRow**) ]. r=sdwilsh 2009-10-31 11:38:31 +01:00
mozStorageResultSet.h Bug 489617 - Update mozStorageResultSet.* to follow style guidelines 2009-05-08 20:29:56 -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 489624 - Update mozStorageRow.* to follow style guidelines 2009-05-08 20:29:56 -04:00
mozStorageService.cpp Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov 2010-04-29 18:59:13 +02:00
mozStorageService.h Bug 499990 - Locale-aware collation, r=sdwilsh, sr=vladimir 2009-07-15 10:49:05 -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 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
mozStorageStatement.cpp Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageStatement.h Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageStatementData.h Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageStatementJSHelper.cpp Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageStatementJSHelper.h Bug 489702 - Update mozStorageStatement.* to follow style guidelines 2009-05-08 20:29:56 -04:00
mozStorageStatementParams.cpp Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageStatementParams.h Bug 491196 don't implement static functions in headers 2009-07-22 17:31:03 -05:00
mozStorageStatementRow.cpp Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
mozStorageStatementRow.h Backout patch from bug 489897 as the likely cause of pwmgr test failures. 2009-12-31 01:15:11 -06: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 489702 - Update mozStorageStatement.* to follow style guidelines 2009-05-08 20:29:56 -04:00
SQLCollations.cpp Bug 499990 - Locale-aware collation, r=sdwilsh, sr=vladimir 2009-07-15 10:49:05 -07:00
SQLCollations.h Bug 499990 - Locale-aware collation, r=sdwilsh, sr=vladimir 2009-07-15 10:49:05 -07:00
SQLiteMutex.h Bug 494828 - Stop using our own mutexes and use SQLite's where possible. 2009-07-22 15:18:33 -07:00
StorageBaseStatementInternal.cpp Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07:00
StorageBaseStatementInternal.h Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad. 2010-03-24 00:32:40 -07: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 519326 - Variant.h(152) : warning C4244: '=' : conversion from 'PRInt64' to 'PRInt32', possible loss of data. r=sdwilsh 2009-10-09 22:15:19 +02:00
variantToSQLiteT_impl.h Fix regression in mozIStorageStatement.bindUTF8StringParameter such that it accepts arbitrary octets by 2010-02-22 13:57:45 -08:00