Files
Michael Froman b1603e12fe Bug 1966238 - Cherry-pick upstream libwebrtc commit f1b18e0b4b r=pehrsons,webrtc-reviewers
Upstream commit: https://webrtc.googlesource.com/src/+/f1b18e0b4b723223de5efef859bfa6feef19875a
       DesktoCapturer: Stop invoking ScreenCapturerSck code on iOS

       Follow-up to r44426, which made DesktopCapturer::CreateGenericCapturer()
       call CreateGenericCapturerSck() gated on WEBRTC_MAC.

       WEBRTC_MAC is also defined for iOS (and tvOS) builds, but the actual
       implementation is Mac-specific, leading to undefined symbol errors in
       Blingium debug builds.

       Bug: webrtc:367915807, chromium:391914246, chromium:40254930
       Change-Id: I2407297bdcf93b39a51deddac546420a7f5bffcc
       Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/388261
       Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
       Commit-Queue: Raphael Kubo da Costa <kubo@igalia.com>
       Reviewed-by: Alexander Cooper <alcooper@chromium.org>
       Cr-Commit-Position: refs/heads/main@{#44453}

Differential Revision: https://phabricator.services.mozilla.com/D249165
2025-05-16 17:57:14 +00:00
..