gecko-dev/dom/media/webrtc
Emilio Cobos Álvarez aa3a695712 Bug 1609996 - Remove mozilla/Move.h. r=froydnj
rg -l 'mozilla/Move.h' | xargs sed -i 's/#include "mozilla\/Move.h"/#include <utility>/g'

Further manual fixups and cleanups to the include order incoming.

Differential Revision: https://phabricator.services.mozilla.com/D60323

--HG--
extra : moz-landing-system : lando
2020-01-20 16:18:20 +00:00
..
CubebDeviceEnumerator.cpp Bug 1582637 - Move internal DeviceChange events to higher order functions. r=jib,achronop 2019-10-29 13:01:43 +00:00
CubebDeviceEnumerator.h Bug 1582637 - Move internal DeviceChange events to higher order functions. r=jib,achronop 2019-10-29 13:01:43 +00:00
MediaEngine.h Bug 1582637 - Move internal DeviceChange events to higher order functions. r=jib,achronop 2019-10-29 13:01:43 +00:00
MediaEngineDefault.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
MediaEngineDefault.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
MediaEnginePrefs.h
MediaEngineRemoteVideoSource.cpp Bug 1604497 - Ensure minimum frame width and height in MediaEngineRemoteVideoSource; r=jib 2019-12-27 14:34:57 +00:00
MediaEngineRemoteVideoSource.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
MediaEngineSource.cpp Bug 1537986 - Make MediaSourceEngine::GetSettings mandatory. r=jib 2019-05-31 10:54:56 +00:00
MediaEngineSource.h Bug 1483631 - Using windowId when allocating media source instead of principal r=jib,farre 2019-12-04 15:39:41 +00:00
MediaEngineTabVideoSource.cpp Bug 1606507 - Null-check on mTrackMain to avoid race. r=dminor 2020-01-06 20:03:26 +00:00
MediaEngineTabVideoSource.h Bug 1483631 - Using windowId when allocating media source instead of principal r=jib,farre 2019-12-04 15:39:41 +00:00
MediaEngineWebRTC.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
MediaEngineWebRTC.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
MediaEngineWebRTCAudio.cpp Bug 1586370 - Signal to AudioInputProcessing when an audio driver starts so it can reset state. r=padenot 2019-12-18 22:53:37 +00:00
MediaEngineWebRTCAudio.h Bug 1586370 - Signal to AudioInputProcessing when an audio driver starts so it can reset state. r=padenot 2019-12-18 22:53:37 +00:00
MediaTrackConstraints.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
MediaTrackConstraints.h Bug 1589285 part 3. Use the new GetString methods for Web IDL enums in various places. r=edgar 2019-10-17 23:40:57 +00:00
MediaTransportChild.h
MediaTransportParent.h Bug 1588588: Remove jsimpl for RTCStatsReport, and refactor to prepare for moving some stats functionality to RTCRtpReceiver/Sender. r=smaug,ng 2019-11-07 23:07:05 +00:00
PMediaTransport.ipdl Bug 1588588: Remove jsimpl for RTCStatsReport, and refactor to prepare for moving some stats functionality to RTCRtpReceiver/Sender. r=smaug,ng 2019-11-07 23:07:05 +00:00
PWebrtcGlobal.ipdl Bug 1588588: Make this compile when webrtc is disabled. r=ng 2019-11-08 03:32:33 +00:00
PeerIdentity.cpp
PeerIdentity.h
RTCCertificate.cpp Bug 1609996 - Remove mozilla/Move.h. r=froydnj 2020-01-20 16:18:20 +00:00
RTCCertificate.h Bug 1350254 part 10. Switch RTCCertificate to [Serializable]. r=baku 2019-06-25 06:49:06 +00:00
RTCIdentityProviderRegistrar.cpp
RTCIdentityProviderRegistrar.h
SineWaveGenerator.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
WebrtcGlobal.h Bug 1588588: Remove jsimpl for RTCStatsReport, and refactor to prepare for moving some stats functionality to RTCRtpReceiver/Sender. r=smaug,ng 2019-11-07 23:07:05 +00:00
WebrtcIPCTraits.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-11-26 14:35:02 +00:00
moz.build Bug 1588588: Make this compile when webrtc is disabled. r=ng 2019-11-08 03:32:33 +00:00
nsITabSource.idl Bug 1545822 - Clean up some whitespace in XPIDL files. r=froydnj 2019-04-21 01:47:00 +00:00