commit | 7c82adae6171ea0a9bf96856e0bbb67108e1e121 | [log] [tgz] |
---|---|---|
author | fischman@webrtc.org <fischman@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Wed Apr 30 00:17:47 2014 |
committer | fischman@webrtc.org <fischman@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Wed Apr 30 00:17:47 2014 |
tree | bd3211f54f4f9709f82bfef8649751c76785c453 | |
parent | 9bd49becc1e65b5b7575750a25ad135d1d1bedfd [diff] |
AppRTCDemo was blocking the main thread for network requests. This fixes it by making the background queue serial instead of using @synchronize to make the background operations serial. R=fischman@webrtc.org Review URL: https://webrtc-codereview.appspot.com/16379004 Patch from Bridger Maxwell <bridgeyman@gmail.com>. git-svn-id: http://webrtc.googlecode.com/svn/trunk@6028 4adac7df-926f-26a2-2b94-8c16560cd09d