Branch: refs/heads/webkitglib/2.54
Home: https://github.com/WebKit/WebKit
Commit: b7adb8705135762832439c7a02c2215981274bed
https://github.com/WebKit/WebKit/commit/b7adb8705135762832439c7a02c2215981274bed
Author: Alejandro G. Castro <[email protected]>
Date: 2026-08-10 (Mon, 10 Aug 2026)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/gtk/TestExpectations
M LayoutTests/platform/wpe/TestExpectations
M Source/cmake/OptionsGTK.cmake
M Source/cmake/OptionsWPE.cmake
Log Message:
-----------
[WPE][GTK] Disable WebRTC support for the 2.54 stable branch
https://bugs.webkit.org/show_bug.cgi?id=321290
Reviewed by Michael Catanzaro and Adrian Perez de Castro.
The GStreamer-based WebRTC backend is being replaced by the LibWebRTC one
in the next development cycle, so it will not receive further work on
2.54. In its current shape it is a source of flakiness.
Turn ENABLE_WEB_RTC off by default for the GTK and WPE ports on this
branch. Skip the layout tests that need the WebRTC API and drop the
expectations.
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:
* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsWPE.cmake:
Canonical link: https://commits.webkit.org/317695.78@webkitglib/2.54
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications