commit | 5aaec9d0a495b813bdd1e415232d59de091abb30 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Mon Nov 09 20:30:19 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 10 13:23:33 2020 |
tree | 4994996d50a12874856790d88678b8d3ed21a7d4 | |
parent | 5c22751a1735ded2912057ddaf7e6d0a144ed506 [diff] |
Remove has_slots from a class that does not need it sigslot::has_slots<> is only needed in the class that listens to signals, not the class that sends it. Bug: webrtc:11943 Change-Id: I387057c7e1f999a260eade7b5e38a0df5ee0f40a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/192382 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32574}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.