gecko-dev/dom/media/imagecapture
Nicholas Nethercote e7f10a07fd Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
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
2016-08-08 12:18:10 +10:00
..
CaptureTask.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
CaptureTask.h Bug 1201363 - MediaStreamVideoSink for ImageCapture case. r=jesup 2016-05-31 13:53:49 +08:00
ImageCapture.cpp Bug 1201363 - MediaStreamVideoSink for ImageCapture case. r=jesup 2016-05-31 13:53:49 +08:00
ImageCapture.h
moz.build