mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 21:00:42 +02:00
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 |
||
|---|---|---|
| .. | ||
| public | ||
| tests | ||
| moz.build | ||
| mozprofilerprobe.mof | ||
| nsAppStartup.cpp | ||
| nsAppStartup.h | ||
| nsUserInfo.h | ||
| nsUserInfoMac.h | ||
| nsUserInfoMac.mm | ||
| nsUserInfoUnix.cpp | ||
| nsUserInfoWin.cpp | ||
| StartupTimeline.cpp | ||
| StartupTimeline.h | ||