commit | 96137813f76c34322cf4912584e0997e941624f5 | [log] [tgz] |
---|---|---|
author | Avi Drissman <avi@chromium.org> | Sun Jul 30 21:26:01 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 31 11:47:49 2023 |
tree | 746384ce013f4c1f432953e9239ffab083de8ecf | |
parent | 4b87d7ac2a0c210f3d2747c29499cf9714744c13 [diff] |
Add ARC enablement to WebRTC only if it isn't already present WebRTC unconditionally enables ARC for Objective-C code. Chromium is now enabling this globally, so change WebRTC to only enable it if it's not already enabled. Bug: chromium:733237 Change-Id: I0d5694d0640bb79ae83209aa0bdd36e099b85042 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/314180 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40493}
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.