commit | 36a764f13dc04d0c06b89d9e5a205224eb2784c8 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Thu Oct 24 09:12:57 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 10 22:06:12 2024 |
tree | e77fb36c2d2903f3ca1f1029869a56f40a153204 | |
parent | e528a2c5f28aba97a65212f2d891f449b97e4d05 [diff] |
Remove nullability compatible tag in scoped_refptr as obsolete As of https://github.com/abseil/abseil-cpp/commit/485f2be7c1d2f1a2ad2d89f6aef308dd7bfede8d, this no longer has any effect; instead, the ABSL_NULLABILITY_COMPATIBLE attribute which is already present on the class determines whether a class is compatible with nullability annotations. Bug: None Change-Id: I5aeca86c86c2b6eadb2644695ee3621e92f1f568 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/366601 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43532}
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.