webrtc/talk/examples
Jon Hjelle 2f65ac1437 Fix crash and warning in AppRTCDemo
Don't dismiss the presented view controller if it's already being dismissed to clear a warning about dismissing from a view controller while a dismiss is in progress.

Remove the sample buffer delegate when capture is being stopped to avoid a crash when a delegate method is sent to a deallocated object.

BUG=webrtc:4734
R=jiayl@webrtc.org, tkchin@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/54669004.

Patch from Jon Hjelle <hjon@andyet.net>.

Cr-Commit-Position: refs/heads/master@{#9430}
2015-06-12 18:33:51 +00:00
..
android Relanding https://webrtc-codereview.appspot.com/56589004 2015-06-10 18:39:34 +00:00
androidtests Relanding https://webrtc-codereview.appspot.com/56589004 2015-06-10 18:39:34 +00:00
objc Fix crash and warning in AppRTCDemo 2015-06-12 18:33:51 +00:00
peerconnection Do not define POSIX. 2015-04-20 11:14:22 +00:00
relayserver Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
stunserver Do not define POSIX. 2015-04-20 11:14:22 +00:00
turnserver Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
OWNERS Add new OWNERS file to talk/examples. 2014-08-07 20:01:34 +00:00