commit | 2c98af7935cdde77c0ded19dd4fa260a2fa4bc47 | [log] [tgz] |
---|---|---|
author | fischman@webrtc.org <fischman@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Wed May 14 17:33:32 2014 +0000 |
committer | fischman@webrtc.org <fischman@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Wed May 14 17:33:32 2014 +0000 |
tree | e2f9e811ec222c96dd0e0f2c98c992d43b6e4d5a | |
parent | a70dff44277df00a6f6d37889d6a39e3b297a289 [diff] |
PeerConnection(Java): auto-WrapCurrentThread() when creating PeerConnectionFactory. Various pieces of talk/ assume that the current Thread is ThreadManager'd without checking this, so unconditionally wrap the caller's thread in case it was created by Java code unbeknownst to ThreadManager. BUG=2947 R=wu@webrtc.org Review URL: https://webrtc-codereview.appspot.com/9419004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6154 4adac7df-926f-26a2-2b94-8c16560cd09d