[webkit-changes] [WebKit/WebKit] 36bfc0: Check if libwebrtc is available for iOS

Vitor Roriz noreply at github.com
Fri May 31 10:32:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 36bfc0348595f105318cfa78c682c51891f7b2b9
      https://github.com/WebKit/WebKit/commit/36bfc0348595f105318cfa78c682c51891f7b2b9
  Author: Vitor Roriz <vitor.roriz at apple.com>
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
    M Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCProviderCocoa.cpp

  Log Message:
  -----------
  Check if libwebrtc is available for iOS
https://bugs.webkit.org/show_bug.cgi?id=274970
rdar://128948944

Reviewed by Brent Fulgham.

Currently we assume that libwebrtc is always available/loaded for iOS,
but it seems there are cases that this might not be true for simulator.

* Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCProviderCocoa.cpp:
(WebCore::WebRTCProvider::webRTCAvailable):

Canonical link: https://commits.webkit.org/279586@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list