commit | 7a1c7f782a149a688e4d74f4df90b10185c01724 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Wed Aug 01 08:50:16 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 01 09:44:57 2018 |
tree | c130bfc6144032383265595001634a589874b043 | |
parent | 9014324bb15a77bde381c7174f77032c0c3bab65 [diff] |
Modified peerconnection's "observer" slot to be nulled on close. This prevents usage of the observer post-close; modified the "usage report notification" handler to not report when called post-close. This fits the description of the original bug, so likely fixes it. Bug: chromium:868337 Change-Id: Ic6757d2fb335203a6a6aacb2c9b52854b40332f7 Reviewed-on: https://webrtc-review.googlesource.com/91121 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Guido Urdaneta <guidou@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24164}
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.
Authoritative list of directories that contain the native API header files.