[webkit-changes] [WebKit/WebKit] 369f00: [WebRTC] Fix RTCPeerConnection build without WebCo...
Olivier Blin
noreply at github.com
Fri Oct 11 05:43:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 369f00483575df186932bef75159b68fa5a50dab
https://github.com/WebKit/WebKit/commit/369f00483575df186932bef75159b68fa5a50dab
Author: Olivier Blin <olivier.blin at softathome.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp
Log Message:
-----------
[WebRTC] Fix RTCPeerConnection build without WebCodecs
https://bugs.webkit.org/show_bug.cgi?id=281250
Reviewed by Philippe Normand and Sihui Liu.
webCodecsVideoEnabled() can not be used when WebCodecs is disabled.
* Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp:
(WebCore::RTCPeerConnection::create):
Canonical link: https://commits.webkit.org/285013@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