commit | 56577ccc8f8b5bcaaf434f263a45bf6fb13006ae | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Fri Apr 07 10:04:02 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 07 10:46:04 2023 |
tree | b3ebc09f24119e1bd2fbcda5f457593e550a441b | |
parent | f9e13f8813ebb6c69cf88aada787336244cf8be9 [diff] |
Stash away a pointer to the signaling thread. This is to make sure that thread checks on the signaling thread inside the ObserverAdapter, don't dereference the `channel_` object which may have gone away. (using No-try: true since the internal bots are behind) No-try: True Bug: webrtc:11547 Change-Id: I8f1dbf266cfc3f69fea8598a5db9baf82e4db0af Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/300601 Reviewed-by: Jeremy Leconte <jleconte@google.com> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39787}
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.