forked from mirrors/gecko-dev
This patch makes most Run() declarations in subclasses of nsIRunnable have the same form: |NS_IMETHOD Run() override|. As a result of these changes, I had to add |override| to a couple of other functions to satisfy clang's -Winconsistent-missing-override warning. --HG-- extra : rebase_source : 815d0018b0b13329bb5698c410f500dddcc3ee12 |
||
|---|---|---|
| .. | ||
| unit | ||
| moz.build | ||
| storage_test_harness.h | ||
| storage_test_harness_tail.h | ||
| test_AsXXX_helpers.cpp | ||
| test_async_callbacks_with_spun_event_loops.cpp | ||
| test_asyncStatementExecution_transaction.cpp | ||
| test_binding_params.cpp | ||
| test_deadlock_detector.cpp | ||
| test_file_perms.cpp | ||
| test_mutex.cpp | ||
| test_service_init_background_thread.cpp | ||
| test_statement_scoper.cpp | ||
| test_StatementCache.cpp | ||
| test_transaction_helper.cpp | ||
| test_true_async.cpp | ||
| test_unlock_notify.cpp | ||