Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 387b2d3ec9c2c6f6add283b2a7e713f1118b252c
https://github.com/WebKit/WebKit/commit/387b2d3ec9c2c6f6add283b2a7e713f1118b252c
Author: Philippe Normand <[email protected]>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M
Source/WebCore/platform/mediastream/gstreamer/GStreamerIncomingTrackProcessor.h
Log Message:
-----------
[GStreamer][WebRTC] webrtc/getDisplayMedia-pc-resolution.html is flaky
crashing
https://bugs.webkit.org/show_bug.cgi?id=315759
Reviewed by Xabier Rodriguez-Calvar.
Make sure the m_frameRate GStreamerIncomingTrackProcessor member variable is
initialized. This is a
prospective fix for a flaky crash I cannot reproduce, where the stats collector
would attempt to
create a -nan double to an IDLDouble.
* LayoutTests/platform/glib/TestExpectations:
*
Source/WebCore/platform/mediastream/gstreamer/GStreamerIncomingTrackProcessor.h:
Canonical link: https://commits.webkit.org/314281@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications