gecko-dev/dom/media/webrtc
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
..
AudioOutputObserver.h
GonkCameraImage.cpp
GonkCameraImage.h
MediaEngine.h Bug 1286096 - Consider competing audio constraints as well. r=padenot 2016-07-15 19:55:59 -04:00
MediaEngineCameraVideoSource.cpp Bug 1213517 - Fix static analysis for bug 1213517 landing: Avoid non-memmovable nsTArray<NormalizedConstraintSet>. r=jesup 2016-06-29 14:52:19 -04:00
MediaEngineCameraVideoSource.h Bug 1286096 - Move UpdateSingleSource pattern to MediaEngine base class for reuse. r=padenot 2016-07-13 16:07:03 -04:00
MediaEngineDefault.cpp Bug 1290629 - Make default cam, which is supposed to model a real cam, nonetheless independent of webrtc includes. r=jesup 2016-08-01 15:36:34 -04:00
MediaEngineDefault.h Bug 1290629 - Make default cam, which is supposed to model a real cam, nonetheless independent of webrtc includes. r=jesup 2016-08-01 15:36:34 -04:00
MediaEngineGonkVideoSource.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
MediaEngineGonkVideoSource.h Bug 1290460 - Update AllocationHandle for MediaEngineGonk r=padenot 2016-07-29 15:56:02 +02:00
MediaEngineRemoteVideoSource.cpp Bug 1286096 - Move UpdateSingleSource pattern to MediaEngine base class for reuse. r=padenot 2016-07-13 16:07:03 -04:00
MediaEngineRemoteVideoSource.h Bug 1286096 - Move UpdateSingleSource pattern to MediaEngine base class for reuse. r=padenot 2016-07-13 16:07:03 -04:00
MediaEngineTabVideoSource.cpp Bug 1290866: Ensure MediaDevices::Allocate's *aOutHandle is properly set to null r=jib 2016-08-01 16:26:13 -04:00
MediaEngineTabVideoSource.h Bug 1286096 - Move UpdateSingleSource pattern to MediaEngine base class for reuse. r=padenot 2016-07-13 16:07:03 -04:00
MediaEngineWebRTC.cpp Bug 1290075: Always Init() the VoiceEngine when enumerating audio inputs r=jib 2016-08-04 21:24:05 -04:00
MediaEngineWebRTC.h Bug 1290075: Always Init() the VoiceEngine when enumerating audio inputs r=jib 2016-08-04 21:24:05 -04:00
MediaEngineWebRTCAudio.cpp Bug 1286096 - Wire up audio getSettings(). r=padenot,smaug 2016-07-16 15:33:54 -04:00
MediaTrackConstraints.cpp Bug 1289857 - Fix MediaTrackConstraints.cpp to compile with --disable-webrtc again. r=mjf 2016-07-28 12:03:40 -04:00
MediaTrackConstraints.h Bug 1213517 - Fix static analysis for bug 1213517 landing: make constructor explicit. r=jesup 2016-07-18 02:56:22 -04:00
PWebrtcGlobal.ipdl
PeerIdentity.cpp
PeerIdentity.h
RTCCertificate.cpp
RTCCertificate.h
RTCIdentityProviderRegistrar.cpp
RTCIdentityProviderRegistrar.h
WebrtcGlobal.h
moz.build Bug 1289857 - Fix MediaTrackConstraints.cpp to compile with --disable-webrtc again. r=mjf 2016-07-28 12:03:40 -04:00
nsITabSource.idl