.. |
FileSystemModule.cpp
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
FileSystemModule.h
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01: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 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
SQLCollations.cpp
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
|
2011-10-10 22:50:08 -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 |
TelemetryVFS.cpp
|
Bug 723029 - Crash in mozilla::storage::Service::UpdateQutoaInformationForFile @ `anonymous namespace''::xOpen.
|
2012-02-04 16:19:44 +01:00 |
VacuumManager.cpp
|
Bug 712427 - provide more information in SQL PRAGMA queries; r=mak
|
2012-01-05 18:46:35 -05:00 |
VacuumManager.h
|
Bug 660743 storage should use mozilla::Preferences r=roc+sdwilsh
|
2011-06-02 10:05:12 +09:00 |
Variant.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
Variant_inl.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
mozStorageArgValueArray.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -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 699051. Report slow prepared SQL statements to Telemetry. r=sdwilsh.
|
2011-12-06 15:12:55 -05: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 699051. Report slow prepared SQL statements to Telemetry. r=sdwilsh.
|
2011-12-06 15:12:55 -05:00 |
mozStorageAsyncStatementExecution.h
|
Bug 693667 - Track time from requesting an async query to completion via telemetry r=taras
|
2011-10-13 10:48:40 +02:00 |
mozStorageAsyncStatementJSHelper.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -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 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04: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 718440. Add more sampler labels to various places. r=bgirard
|
2012-01-17 15:33:04 -05:00 |
mozStorageConnection.h
|
Bug 703143 - Use a memory multi-reporter for SQLite's per-connection reporting (attempt 2). r=sdwilsh.
|
2012-01-03 00:27:05 -08: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 677079 - Part c: Stop installing jsdate.h; r=Waldo
|
2012-01-15 09:13:07 +01:00 |
mozStoragePrivateHelpers.h
|
Bug 699051. Report slow prepared SQL statements to Telemetry. r=sdwilsh.
|
2011-12-06 15:12:55 -05: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 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
mozStorageRow.h
|
Bug 492625 - "Stop using underscores to start #defines" [r=vlad]
|
2010-06-01 08:38:00 -04:00 |
mozStorageSQLFunctions.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
mozStorageSQLFunctions.h
|
Bug 492625 - "Stop using underscores to start #defines" [r=vlad]
|
2010-06-01 08:38:00 -04:00 |
mozStorageService.cpp
|
Bug 689583 - Add names for memory multi-reporters. r=jlebar.
|
2012-02-06 17:02:59 -08:00 |
mozStorageService.h
|
Bug 703143 - Use a memory multi-reporter for SQLite's per-connection reporting (attempt 2). r=sdwilsh.
|
2012-01-03 00:27:05 -08:00 |
mozStorageStatement.cpp
|
Bug 718440. Add more sampler labels to various places. r=bgirard
|
2012-01-17 15:33:04 -05:00 |
mozStorageStatement.h
|
Bug 492625 - "Stop using underscores to start #defines" [r=vlad]
|
2010-06-01 08:38:00 -04:00 |
mozStorageStatementData.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
mozStorageStatementJSHelper.cpp
|
Bug 498543 - Null-checking JS_THIS_OBJECT Results. r=jwalden
|
2011-12-01 13:30:28 -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 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
mozStorageStatementParams.h
|
Bug 492625 - "Stop using underscores to start #defines" [r=vlad]
|
2010-06-01 08:38:00 -04:00 |
mozStorageStatementRow.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
mozStorageStatementRow.h
|
Bug 492625 - "Stop using underscores to start #defines" [r=vlad]
|
2010-06-01 08:38:00 -04:00 |
mozStorageStatementWrapper.cpp
|
Bug 465299 - Validity check for mozStorageStatementWrapper::Initialize. r=sdwilsh
|
2011-12-05 15:44:41 +01:00 |
mozStorageStatementWrapper.h
|
Bug 492625 - "Stop using underscores to start #defines" [r=vlad]
|
2010-06-01 08:38:00 -04:00 |
variantToSQLiteT_impl.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |