commit | 67b80ac5b2766f046e2f59da7b8463faea241705 | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@webrtc.org> | Tue Apr 20 15:54:32 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 21 08:06:11 2021 |
tree | 9b655415b85e69a7462dac54b6899e41dd0b5ef9 | |
parent | 97c4458c8fd7b6e81a95f3a0c268d9fe6a335311 [diff] |
Fix iOS chromium roll issue Fix: FAILED: obj/examples/socketrocket/SRWebSocket.o ../../examples/objc/AppRTCMobile/third_party/SocketRocket/SRWebSocket.m:1490:42: error: block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Werror,-Wimplicit-retain-self] [self _failWithError:_inputStream.streamError]; ^ self-> Bug: None Change-Id: Ieef356cd74749dbc4aaa5918da7c5b92fa5f4915 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215784 Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Peter Hanspers <peterhanspers@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33797}
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.