Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0877ab29d2a10c270cd7ae63ceab373819a9e466
      
https://github.com/WebKit/WebKit/commit/0877ab29d2a10c270cd7ae63ceab373819a9e466
  Author: Youenn Fablet <you...@apple.com>
  Date:   2024-04-19 (Fri, 19 Apr 2024)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml

  Log Message:
  -----------
  WebCodecs and WebRTCEncodedTransform flags in Cocoa should check for 
libwebrtc dylib availability
rdar://126742231
https://bugs.webkit.org/show_bug.cgi?id=272969

Reviewed by Philippe Normand.

WebRTCEncodedTransform and WebCodecs implementations currently require 
libwebrtc for USE_LIBWEBRTC platforms.
When libwebrtc.dylib is not available, these APIs should be disabled.
Align these APIs with what we do for RTCPeerConnection.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to