Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e6cc94d207e443d8dfd24c30be3bc59f2276088c https://github.com/WebKit/WebKit/commit/e6cc94d207e443d8dfd24c30be3bc59f2276088c Author: Diego Pino Garcia <dp...@igalia.com> Date: 2025-09-17 (Wed, 17 Sep 2025)
Changed paths: M Source/WebCore/Modules/mediastream/PeerConnectionBackend.cpp M Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp Log Message: ----------- [WPE] Fix build with ENABLE_JOURNALD_LOG=OFF Unreviewed build fix. Function 'logger()' is only available if '!RELEASE_LOG_DISABLED'. * Source/WebCore/Modules/mediastream/PeerConnectionBackend.cpp: (WebCore::PeerConnectionBackend::createOfferSucceeded): (WebCore::PeerConnectionBackend::createAnswerSucceeded): * Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp: (WebCore::RTCPeerConnection::setLocalDescription): (WebCore::RTCPeerConnection::setRemoteDescription): Canonical link: https://commits.webkit.org/300139@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