| commit | 65615c7ad13b21e9c40dbfec1e0cd69646679e1d | [log] [tgz] |
|---|---|---|
| author | Jan Grulich <grulja@gmail.com> | Fri May 30 06:33:18 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 30 19:14:24 2025 |
| tree | d3b8e4935ec258f99b326eb4a036ae8ff4a29de5 | |
| parent | 81d116b87a4efd15b38c3a40d181510ed1e09e56 [diff] |
ScreenCastPortal: Improve D-Bus signal unsubscription Add a helper function for signal unsubscription to avoid duplicating the code for every signal. Also make sure we unsubscribe from SessionClosed signal by calling it when destructing ScreenCastPortal object and not only when it gets called. Bug: webrtc:420959042 Change-Id: I6e81e08b526ab07b8ae65a5a206675d6e5052b2e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/393900 Commit-Queue: Jan Grulich <grulja@gmail.com> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#44799}
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.