This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-20 08:51:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
storage
History
Andrew McCreight
5446225d17
Bug 1201271 - Warn about unused results for more methods of nsTArray. r=froydnj
...
This leaves alone the AppendElement methods.
2015-09-15 15:30:44 -07:00
..
build
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
2015-08-27 20:44:53 -07:00
test
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
FileSystemModule.cpp
…
FileSystemModule.h
…
IStorageBindingParamsInternal.h
…
moz.build
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
2015-08-27 20:44:53 -07:00
mozIStorageAggregateFunction.idl
…
mozIStorageAsyncConnection.idl
…
mozIStorageAsyncStatement.idl
…
mozIStorageBaseStatement.idl
…
mozIStorageBindingParams.idl
…
mozIStorageBindingParamsArray.idl
…
mozIStorageCompletionCallback.idl
…
mozIStorageConnection.idl
…
mozIStorageError.idl
…
mozIStorageFunction.idl
…
mozIStoragePendingStatement.idl
…
mozIStorageProgressHandler.idl
…
mozIStorageResultSet.idl
…
mozIStorageRow.idl
…
mozIStorageService.idl
…
mozIStorageStatement.idl
…
mozIStorageStatementCallback.idl
…
mozIStorageStatementParams.idl
…
mozIStorageStatementRow.idl
…
mozIStorageVacuumParticipant.idl
…
mozIStorageValueArray.idl
…
mozStorageArgValueArray.cpp
…
mozStorageArgValueArray.h
…
mozStorageAsyncStatement.cpp
…
mozStorageAsyncStatement.h
…
mozStorageAsyncStatementExecution.cpp
Bug 1193022 - clean up reference-counting in storage/; r=mak
2015-07-01 13:11:11 -04:00
mozStorageAsyncStatementExecution.h
…
mozStorageAsyncStatementJSHelper.cpp
…
mozStorageAsyncStatementJSHelper.h
…
mozStorageAsyncStatementParams.cpp
…
mozStorageAsyncStatementParams.h
…
mozStorageBindingParams.cpp
Bug 1201271 - Warn about unused results for more methods of nsTArray. r=froydnj
2015-09-15 15:30:44 -07:00
mozStorageBindingParams.h
…
mozStorageBindingParamsArray.cpp
…
mozStorageBindingParamsArray.h
…
mozStorageConnection.cpp
Bug 1193022 - clean up reference-counting in storage/; r=mak
2015-07-01 13:11:11 -04:00
mozStorageConnection.h
…
mozStorageError.cpp
…
mozStorageError.h
…
mozStorageHelper.h
…
mozStoragePrivateHelpers.cpp
…
mozStoragePrivateHelpers.h
…
mozStorageResultSet.cpp
…
mozStorageResultSet.h
…
mozStorageRow.cpp
…
mozStorageRow.h
…
mozStorageService.cpp
…
mozStorageService.h
…
mozStorageSQLFunctions.cpp
…
mozStorageSQLFunctions.h
…
mozStorageStatement.cpp
…
mozStorageStatement.h
…
mozStorageStatementData.h
…
mozStorageStatementJSHelper.cpp
…
mozStorageStatementJSHelper.h
…
mozStorageStatementParams.cpp
…
mozStorageStatementParams.h
…
mozStorageStatementRow.cpp
…
mozStorageStatementRow.h
…
SQLCollations.cpp
…
SQLCollations.h
…
SQLiteMutex.h
…
StatementCache.h
…
storage.h
…
StorageBaseStatementInternal.cpp
…
StorageBaseStatementInternal.h
…
style.txt
…
TelemetryVFS.cpp
…
VacuumManager.cpp
…
VacuumManager.h
…
Variant_inl.h
…
Variant.h
…
variantToSQLiteT_impl.h
…