gecko-dev/storage/src
Tom Schuster 9dfe5c2fd4 Bug 1097267 - Change the enumerate hook usage in XPC and browser. r=bholley 2014-12-11 19:31:10 +01:00
..
FileSystemModule.cpp
FileSystemModule.h Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg 2014-06-03 00:08:21 +12:00
IStorageBindingParamsInternal.h
SQLCollations.cpp
SQLCollations.h Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg 2014-06-03 00:08:21 +12:00
SQLiteMutex.h Bug 1049068 - Part 5: Remove unused CallStack params. r=froydnj 2014-08-08 11:43:58 -07:00
StorageBaseStatementInternal.cpp Bug 914070 - Part 1 - Remove native connection getters from Storage connection. r=asuth 2014-04-24 11:54:09 +02:00
StorageBaseStatementInternal.h Bug 1003902: Drop 'const' qualifier from arg in EscapeStringForLIKE() function-decl to make it match the IDL-generated decl. r=mak 2014-05-01 09:31:54 -07:00
TelemetryVFS.cpp Bug 1048272 - Fix some bad implicit constructors in storage; r=mak 2014-08-07 19:47:28 -04:00
VacuumManager.cpp Bug 1048272 - Fix some bad implicit constructors in storage; r=mak 2014-08-07 19:47:28 -04:00
VacuumManager.h
Variant.h Bug 1048272 - Fix some bad implicit constructors in storage; r=mak 2014-08-07 19:47:28 -04:00
Variant_inl.h Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
moz.build Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
mozStorageArgValueArray.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
mozStorageArgValueArray.h Bug 1028588 - Fix dangerous public destructors in storage/ - r=bent 2014-06-23 18:40:03 -04:00
mozStorageAsyncStatement.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
mozStorageAsyncStatement.h Bug 914070 - Part 1 - Remove native connection getters from Storage connection. r=asuth 2014-04-24 11:54:09 +02:00
mozStorageAsyncStatementExecution.cpp Bug 1003921: Use NS_WARN_IF_FALSE instead of NS_WARN_IF to fix warning in mozStorageAsyncStatementExecution.cpp. r=mak 2014-04-30 15:41:05 -07:00
mozStorageAsyncStatementExecution.h Bug 914070 - Part 3 - Make async transaction management work with a null mDBConn. r=asuth 2014-04-24 11:54:15 +02:00
mozStorageAsyncStatementJSHelper.cpp Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg 2014-03-27 16:38:33 -04:00
mozStorageAsyncStatementJSHelper.h
mozStorageAsyncStatementParams.cpp Bug 993026 - Change XPIDLScriptable NewResolve to simpler Resolve. r=bholley 2014-11-08 01:07:12 +01:00
mozStorageAsyncStatementParams.h Bug 1048272 - Fix some bad implicit constructors in storage; r=mak 2014-08-07 19:47:28 -04:00
mozStorageBindingParams.cpp Bug 869836 - Part 2: Use AppendLiteral instead of `Append(NS_LITERAL_STRING(...))`. r=ehsan 2014-05-22 06:48:50 +03:00
mozStorageBindingParams.h Bug 1048272 - Fix some bad implicit constructors in storage; r=mak 2014-08-07 19:47:28 -04:00
mozStorageBindingParamsArray.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
mozStorageBindingParamsArray.h Bug 1048272 - Fix some bad implicit constructors in storage; r=mak 2014-08-07 19:47:28 -04:00
mozStorageConnection.cpp Backed out changeset bc1363a17e0e (bug 1047811) for bustage 2014-09-10 13:08:07 +02:00
mozStorageConnection.h Backed out changeset bc1363a17e0e (bug 1047811) for bustage 2014-09-10 13:08:07 +02:00
mozStorageError.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
mozStorageError.h Bug 1028588 - Fix dangerous public destructors in storage/ - r=bent 2014-06-23 18:40:03 -04:00
mozStoragePrivateHelpers.cpp Bug 857138 - Add some cx parameters. r=bz 2014-10-23 19:53:31 +02:00
mozStoragePrivateHelpers.h
mozStorageResultSet.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
mozStorageResultSet.h Bug 1028588 - Fix dangerous public destructors in storage/ - r=bent 2014-06-23 18:40:03 -04:00
mozStorageRow.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
mozStorageRow.h Bug 1028588 - Fix dangerous public destructors in storage/ - r=bent 2014-06-23 18:40:03 -04:00
mozStorageSQLFunctions.cpp Bug 1048272 - Fix some bad implicit constructors in storage; r=mak 2014-08-07 19:47:28 -04:00
mozStorageSQLFunctions.h Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg 2014-06-03 00:08:21 +12:00
mozStorageService.cpp Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg. 2014-05-20 23:06:54 -07:00
mozStorageService.h Bug 411894 - Flush all mozStorageConnections' caches in response to memory pressure events. r=mak 2014-03-27 11:19:49 +01:00
mozStorageStatement.cpp Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj 2014-05-23 17:12:29 -04:00
mozStorageStatement.h Bug 914070 - Part 1 - Remove native connection getters from Storage connection. r=asuth 2014-04-24 11:54:09 +02:00
mozStorageStatementData.h Bug 914070 - Part 1 - Remove native connection getters from Storage connection. r=asuth 2014-04-24 11:54:09 +02:00
mozStorageStatementJSHelper.cpp Bug 993026 - Change XPIDLScriptable NewResolve to simpler Resolve. r=bholley 2014-11-08 01:07:12 +01:00
mozStorageStatementJSHelper.h
mozStorageStatementParams.cpp Bug 1097267 - Change the enumerate hook usage in XPC and browser. r=bholley 2014-12-11 19:31:10 +01:00
mozStorageStatementParams.h Bug 1048272 - Fix some bad implicit constructors in storage; r=mak 2014-08-07 19:47:28 -04:00
mozStorageStatementRow.cpp Bug 993026 - Change XPIDLScriptable NewResolve to simpler Resolve. r=bholley 2014-11-08 01:07:12 +01:00
mozStorageStatementRow.h Bug 1048272 - Fix some bad implicit constructors in storage; r=mak 2014-08-07 19:47:28 -04:00
variantToSQLiteT_impl.h