.. |
FileSystemModule.cpp
|
|
|
FileSystemModule.h
|
|
|
IStorageBindingParamsInternal.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
moz.build
|
|
|
mozStorageArgValueArray.cpp
|
|
|
mozStorageArgValueArray.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
mozStorageAsyncStatement.cpp
|
Bug 1147572 - Remove implementation language field from DOM class info. r=jst
|
2015-03-30 10:45:39 -07:00 |
mozStorageAsyncStatement.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
mozStorageAsyncStatementExecution.cpp
|
|
|
mozStorageAsyncStatementExecution.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
mozStorageAsyncStatementJSHelper.cpp
|
Bug 1005991 - mozStorage should not use XPCVariant off the main thread. r=asuth
|
2015-03-12 17:55:56 +01:00 |
mozStorageAsyncStatementJSHelper.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
mozStorageAsyncStatementParams.cpp
|
|
|
mozStorageAsyncStatementParams.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
mozStorageBindingParams.cpp
|
Bug 1005991 - mozStorage should not use XPCVariant off the main thread. r=asuth
|
2015-03-12 17:55:56 +01:00 |
mozStorageBindingParams.h
|
Bug 1005991 - mozStorage should not use XPCVariant off the main thread. r=asuth
|
2015-03-12 17:55:56 +01:00 |
mozStorageBindingParamsArray.cpp
|
|
|
mozStorageBindingParamsArray.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
mozStorageConnection.cpp
|
Bug 1071360 - Fix async storage connection closing when open fails, r=asuth.
|
2015-03-27 22:45:28 -07:00 |
mozStorageConnection.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
mozStorageError.cpp
|
|
|
mozStorageError.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
mozStoragePrivateHelpers.cpp
|
Bug 1005991 - mozStorage should not use XPCVariant off the main thread. r=asuth
|
2015-03-12 17:55:56 +01:00 |
mozStoragePrivateHelpers.h
|
Bug 1005991 - mozStorage should not use XPCVariant off the main thread. r=asuth
|
2015-03-12 17:55:56 +01:00 |
mozStorageResultSet.cpp
|
|
|
mozStorageResultSet.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
mozStorageRow.cpp
|
|
|
mozStorageRow.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
mozStorageService.cpp
|
Bug 1071360 - Fix async storage connection closing when open fails, r=asuth.
|
2015-03-27 22:45:28 -07:00 |
mozStorageService.h
|
|
|
mozStorageSQLFunctions.cpp
|
|
|
mozStorageSQLFunctions.h
|
|
|
mozStorageStatement.cpp
|
Bug 1147572 - Remove implementation language field from DOM class info. r=jst
|
2015-03-30 10:45:39 -07:00 |
mozStorageStatement.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
mozStorageStatementData.h
|
|
|
mozStorageStatementJSHelper.cpp
|
Bug 1005991 - mozStorage should not use XPCVariant off the main thread. r=asuth
|
2015-03-12 17:55:56 +01:00 |
mozStorageStatementJSHelper.h
|
Bug 1005991 - trivial fixes for non-unified builds. r=me
|
2015-03-24 01:09:13 +01:00 |
mozStorageStatementParams.cpp
|
|
|
mozStorageStatementParams.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
mozStorageStatementRow.cpp
|
Bug 963921 - Clients of the JS API should use JS_DefineElement where appropriate r=smaug
|
2015-03-02 13:31:15 +00:00 |
mozStorageStatementRow.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
SQLCollations.cpp
|
|
|
SQLCollations.h
|
|
|
SQLiteMutex.h
|
|
|
StorageBaseStatementInternal.cpp
|
|
|
StorageBaseStatementInternal.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
TelemetryVFS.cpp
|
Bug 1131776 - Use WITHOUT ROWID tables for IndexedDB, r=janv.
|
2015-02-16 09:48:14 -08:00 |
VacuumManager.cpp
|
|
|
VacuumManager.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
Variant_inl.h
|
|
|
Variant.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
variantToSQLiteT_impl.h
|
|
|