mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
e7f10a07fd
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 |
||
---|---|---|
.. | ||
ChannelEventQueue.cpp | ||
ChannelEventQueue.h | ||
moz.build | ||
NeckoChannelParams.ipdlh | ||
NeckoChild.cpp | ||
NeckoChild.h | ||
NeckoCommon.cpp | ||
NeckoCommon.h | ||
NeckoMessageUtils.h | ||
NeckoParent.cpp | ||
NeckoParent.h | ||
nsIRemoteOpenFileListener.idl | ||
PChannelDiverter.ipdl | ||
PDataChannel.ipdl | ||
PNecko.ipdl | ||
PRemoteOpenFile.ipdl | ||
PRtspChannel.ipdl | ||
PRtspController.ipdl | ||
RemoteOpenFileChild.cpp | ||
RemoteOpenFileChild.h | ||
RemoteOpenFileParent.cpp | ||
RemoteOpenFileParent.h |