Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0b7beb9ffda71334e03318a44d3a456b29bb8dfc
https://github.com/WebKit/WebKit/commit/0b7beb9ffda71334e03318a44d3a456b29bb8dfc
Author: Philippe Normand <[email protected]>
Date: 2026-08-18 (Tue, 18 Aug 2026)
Changed paths:
M Source/WebCore/platform/audio/gstreamer/PlatformRawAudioDataGStreamer.cpp
Log Message:
-----------
[GStreamer][WebCodecs] Ensure GStreamer is initialized when creating
PlatformRawAudioData
https://bugs.webkit.org/show_bug.cgi?id=321913
Reviewed by Alicia Boya Garcia.
Make sure GStreamer is initialized, or creating a WebCodecs AudioData from JS
might trigger a
WebProcess crash.
* Source/WebCore/platform/audio/gstreamer/PlatformRawAudioDataGStreamer.cpp:
(WebCore::PlatformRawAudioData::create):
Canonical link: https://commits.webkit.org/319360@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications