commit | 1a290e4495c8132e7ff2c44d78de5e1d7eefdb9e | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Thu Feb 20 10:40:37 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 20 13:21:54 2020 |
tree | 7950b5ea18b4fd1adba8076ed44a4f62ce77b067 | |
parent | cdda76d1c88e2967494cdf65f20e77ecdf47827a [diff] |
Remove old-style OnFailure callbacks Also delete default implementation of new-style OnFailure, since it can't call the deprecated function. Deprecating the old-style OnFailure callback turned out to be impossible, since one can't have the new-style callback call the old-style one. Bug: chromium:589455 Change-Id: Icf529ddb02d99ad9e205095d5a1fbeb0da91dd0e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146219 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30570}
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.