Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e9140a53f779a7e6e9aede43133b41002ef451ad
https://github.com/WebKit/WebKit/commit/e9140a53f779a7e6e9aede43133b41002ef451ad
Author: Philippe Normand <[email protected]>
Date: 2026-08-18 (Tue, 18 Aug 2026)
Changed paths:
M
Source/WebCore/platform/mediastream/gstreamer/GStreamerVideoCaptureSource.cpp
Log Message:
-----------
[GStreamer] Web process aborts in gstStructureGetList() when a capture
device's caps have no framerate field
https://bugs.webkit.org/show_bug.cgi?id=321875
Reviewed by Nikolas Zimmermann.
Check for the presence of framerate field in caps before attempting to fill
video presets.
* Source/WebCore/platform/mediastream/gstreamer/GStreamerVideoCaptureSource.cpp:
(WebCore::GStreamerVideoCaptureSource::generatePresets):
Canonical link: https://commits.webkit.org/319364@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications