gecko/netwerk/protocol/rtsp
Ethan Tseng 133ebdb593 Bug 990862 - [RTSP] Rename RtspChannel to RtspChannelChild. r=sworkman
--HG--
rename : netwerk/protocol/rtsp/RtspChannel.cpp => netwerk/protocol/rtsp/RtspChannelChild.cpp
rename : netwerk/protocol/rtsp/RtspChannel.h => netwerk/protocol/rtsp/RtspChannelChild.h
2014-04-02 16:32:26 +08:00
..
controller Bug 984006 - Remove xpcom/ds from local includes; r=ehsan 2014-03-27 21:05:14 +01:00
rtsp Bug 977518 - [RTSP] Resource leak from RtspMediaResource, RtspController and RTSPSource. r=sworkman 2014-02-27 15:28:18 +08:00
moz.build Bug 990862 - [RTSP] Rename RtspChannel to RtspChannelChild. r=sworkman 2014-04-02 16:32:26 +08:00
RtspChannelChild.cpp Bug 990862 - [RTSP] Rename RtspChannel to RtspChannelChild. r=sworkman 2014-04-02 16:32:26 +08:00
RtspChannelChild.h Bug 990862 - [RTSP] Rename RtspChannel to RtspChannelChild. r=sworkman 2014-04-02 16:32:26 +08:00
RtspHandler.cpp Bug 990862 - [RTSP] Rename RtspChannel to RtspChannelChild. r=sworkman 2014-04-02 16:32:26 +08:00
RtspHandler.h