commit | 66cebbda350c3895eb3291cb2f195ed2542c72ac | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Thu Nov 09 17:44:31 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 10 16:51:25 2017 |
tree | 9889944ef83033f77e21ff1ea1e87215be7f1b3d | |
parent | 0ec39e2d0f77d4c9f938e6955528e3ee18da97e8 [diff] |
Remove aggressive thread checker from WeakPtrReference This allows to create WeakPtr and dereference it on different threads. Fix test to validate it. Bug: webrtc:8517 Change-Id: Idaf0bbdcf14bffbe43cb5fb6514041e8fa746004 Reviewed-on: https://webrtc-review.googlesource.com/21700 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20634}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.