webrtc/pc/test
Steve Anton ef65ef1811 Fire OnAddTrack when Unified Plan is enabled
When Unified Plan semantics are set, PeerConnection will fire OnAddTrack
according to the WebRTC spec. OnRemoveTrack will never be fired and will
be deprecated in the future.

Bug: webrtc:7600
Change-Id: Idfaada65b795b5fb9fe4844cff036d52ea90da17
Reviewed-on: https://webrtc-review.googlesource.com/38122
Commit-Queue: Steve Anton <steveanton@webrtc.org>
Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21564}
2018-01-11 01:43:00 +00:00
..
androidtestinitializer.cc Clean up dependencies of peerconnection_unittest. 2017-09-15 12:51:00 +00:00
androidtestinitializer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fakeaudiocapturemodule_unittest.cc Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." 2017-10-04 11:31:18 +00:00
fakeaudiocapturemodule.cc Removes usage of AGC APIs in the ADM. 2017-12-13 16:32:21 +00:00
fakeaudiocapturemodule.h Removes usage of AGC APIs in the ADM. 2017-12-13 16:32:21 +00:00
fakedatachannelprovider.h Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
fakeperiodicvideocapturer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fakertccertificategenerator.h Rewrite WebRtcSession DTLS/SDES crypto tests as PeerConnection tests 2017-10-06 18:50:24 +00:00
fakesctptransport.h Rewrite WebRtcSession data channel tests as PeerConnection tests 2017-10-23 19:13:47 +00:00
faketransportcontroller.h Replace cricket::ContentAction with webrtc::SdpType 2017-12-06 19:40:16 +00:00
fakevideotrackrenderer.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
fakevideotracksource.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_datachannel.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
mock_peerconnection.h Use RtpTransceivers in PeerConnection 2017-11-20 22:41:44 +00:00
mockpeerconnectionobservers.h Fire OnAddTrack when Unified Plan is enabled 2018-01-11 01:43:00 +00:00
peerconnectiontestwrapper.cc Replace string type with SdpType enum 2017-12-07 19:08:47 +00:00
peerconnectiontestwrapper.h Replace string type with SdpType enum 2017-12-07 19:08:47 +00:00
rtcstatsobtainer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
testsdpstrings.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00