Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 46aa00cb99c202f77fb48e2c0f2e8ba137680704 https://github.com/WebKit/WebKit/commit/46aa00cb99c202f77fb48e2c0f2e8ba137680704 Author: Darryl Parkinson <d_parkin...@apple.com> Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths: M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml M Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp M Source/WebCore/page/Page.cpp M Source/WebKit/GPUProcess/GPUConnectionToWebProcess.cpp M Source/WebKit/GPUProcess/GPUConnectionToWebProcess.h M Source/WebKit/GPUProcess/webrtc/LibWebRTCCodecsProxy.h M Source/WebKit/GPUProcess/webrtc/LibWebRTCCodecsProxy.messages.in M Source/WebKit/GPUProcess/webrtc/LibWebRTCCodecsProxy.mm Log Message: ----------- Annotate LibWebRTC endpoints with feature flags https://bugs.webkit.org/show_bug.cgi?id=279969 rdar://problem/136286660 Reviewed by Youenn Fablet and Sihui Liu. Annotate LibWebRTC endpoints with feature flags * Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml: * Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp: (WebCore::RTCPeerConnection::create): * Source/WebCore/page/Page.cpp: (WebCore::Page::configureLoggingChannel): * Source/WebKit/GPUProcess/GPUConnectionToWebProcess.cpp: (WebKit::GPUConnectionToWebProcess::updateSharedPreferencesForWebProcess): * Source/WebKit/GPUProcess/GPUConnectionToWebProcess.h: (WebKit::GPUConnectionToWebProcess::updateSharedPreferencesForWebProcess): Deleted. * Source/WebKit/GPUProcess/webrtc/LibWebRTCCodecsProxy.h: * Source/WebKit/GPUProcess/webrtc/LibWebRTCCodecsProxy.messages.in: * Source/WebKit/GPUProcess/webrtc/LibWebRTCCodecsProxy.mm: (WebKit::LibWebRTCCodecsProxy::create): (WebKit::LibWebRTCCodecsProxy::LibWebRTCCodecsProxy): Canonical link: https://commits.webkit.org/284463@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