Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 98ba8325201737ee6317e0a5192878c0f58388ef
https://github.com/WebKit/WebKit/commit/98ba8325201737ee6317e0a5192878c0f58388ef
Author: Carlos Alberto Lopez Perez <[email protected]>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M Source/ThirdParty/libwebrtc/CMakeLists.txt
Log Message:
-----------
REGRESSION(309893@main): [CMake][ARM][MIPS] Build failure with
-DUSE_LIBWEBRTC=ON
https://bugs.webkit.org/show_bug.cgi?id=311371
Reviewed by Adrian Perez de Castro.
LibWebRTC upstream removed the AECm code (echo control mobile) in favor of AEC3.
This change was merged into WebKit via 309893@main when updating to M146.
But two of the deleted files remained in the WebKit CMake definitions, causing
build
failures on ARM and MIPS.
* Source/ThirdParty/libwebrtc/CMakeLists.txt:
Canonical link: https://commits.webkit.org/310480@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications