commit | 961c2adf1ea25bcc40ad64cae1ac2ea258e26de2 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Sat Apr 29 08:39:52 2017 |
committer | Commit bot <commit-bot@chromium.org> | Sat Apr 29 08:39:52 2017 |
tree | 2e75afe988a422dabc58319ffc6666a05e788b38 | |
parent | 8b1d862bfe6b8c160b0130e7d0b0444bcf668dd4 [diff] |
Fixing crash that can occur if signal is modified while firing. The crash occurs if a slot causes the very next slot in iteration order to be disconnected. BUG=webrtc:7527 Review-Url: https://codereview.webrtc.org/2846593005 Cr-Commit-Position: refs/heads/master@{#17943}
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.