Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: b9e3c43b19fbddd32a37c4887cd580eca74ecbad
https://github.com/WebKit/WebKit/commit/b9e3c43b19fbddd32a37c4887cd580eca74ecbad
Author: André A. Gomes <[email protected]>
Date: 2026-09-03 (Thu, 03 Sep 2026)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp
M Source/WebKit/UIProcess/API/glib/WebKitWebView.h.in
Log Message:
-----------
Cherry-pick 320222@main (1e92f67ec44b).
https://bugs.webkit.org/show_bug.cgi?id=322997
[GTK] Fix documentation of webkit_web_view_call_async_javascript_function
https://bugs.webkit.org/show_bug.cgi?id=322997
Reviewed by Patrick Griffis.
* Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp:
* Source/WebKit/UIProcess/API/glib/WebKitWebView.h.in:
Canonical link: https://commits.webkit.org/320222@main
Canonical link: https://commits.webkit.org/305877.1136@webkitglib/2.52
Commit: 7263d1b4f3c229a4fd385bb10384ee15b33a71df
https://github.com/WebKit/WebKit/commit/7263d1b4f3c229a4fd385bb10384ee15b33a71df
Author: Philippe Normand <[email protected]>
Date: 2026-09-03 (Thu, 03 Sep 2026)
Changed paths:
M
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/RealtimeOutgoingAudioSourceLibWebRTC.cpp
Log Message:
-----------
Cherry-pick 319995@main (c32395413d94).
https://bugs.webkit.org/show_bug.cgi?id=320653
[GStreamer]
imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-connectionState.https.html
crashes
https://bugs.webkit.org/show_bug.cgi?id=320653
Reviewed by Adrian Perez de Castro.
The audio converted created in the outgoing audio source expects its input
buffer to be writable
because it is created with the GST_AUDIO_CONVERTER_FLAG_IN_WRITABLE flag.
So when doing actual audio
conversion the input buffer has to be mapped in read-write mode.
* LayoutTests/platform/glib/TestExpectations:
*
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/RealtimeOutgoingAudioSourceLibWebRTC.cpp:
(WebCore::RealtimeOutgoingAudioSourceLibWebRTC::pullAudioData):
Canonical link: https://commits.webkit.org/319995@main
Canonical link: https://commits.webkit.org/305877.1137@webkitglib/2.52
Compare: https://github.com/WebKit/WebKit/compare/9e2b19d8e67b...7263d1b4f3c2
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications