Branch: refs/heads/webkitglib/2.40
Home: https://github.com/WebKit/WebKit
Commit: 358ce3a4bd7353c8edaa5720c949301f31c9a5e9
https://github.com/WebKit/WebKit/commit/358ce3a4bd7353c8edaa5720c949301f31c9a5e9
Author: Philippe Normand <[email protected]>
Date: 2023-03-18 (Sat, 18 Mar 2023)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
M
Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp
Log Message:
-----------
Cherry-pick 261786@main (18e688d4e90d).
https://bugs.webkit.org/show_bug.cgi?id=254025
REGRESSION(261684@main): [GStreamer] Crash in
webkit_media_stream_src_class_init() when logging into Google account
https://bugs.webkit.org/show_bug.cgi?id=254025
Reviewed by Xabier Rodriguez-Calvar.
Make sure that GStreamer is initialized before attempting to register the
custom WebKit GStreamer
elements.
Drive-by change, move the MSE "decoding limits" just before it's used and
remove mis-used and
superfluous ASSERT_NOT_REACHED.
*
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::supportsType):
*
Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:
(WebCore::MediaPlayerPrivateGStreamerMSE::supportsType):
Canonical link: https://commits.webkit.org/261786@main
Commit: ca4272f630f927f4517e0c6c5bd96d7df2872911
https://github.com/WebKit/WebKit/commit/ca4272f630f927f4517e0c6c5bd96d7df2872911
Author: Michael Catanzaro <[email protected]>
Date: 2023-03-18 (Sat, 18 Mar 2023)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitUserContentManager.cpp
Log Message:
-----------
Cherry-pick 261810@main (fa61ab3f2467).
https://bugs.webkit.org/show_bug.cgi?id=254089
REGRESSION(261320@main): [GLib] Broke
WebKitUserContentManager::script-message-received
https://bugs.webkit.org/show_bug.cgi?id=254089
Reviewed by Adrian Perez de Castro.
I forgot to update the marshaller used by
WebKitUserContentManager::script-message-received. It worked perfectly
fine in my development environment for whatever reason, but was broken
in at least Ephy Tech Preview.
* Source/WebKit/UIProcess/API/glib/WebKitUserContentManager.cpp:
Canonical link: https://commits.webkit.org/261810@main
Compare: https://github.com/WebKit/WebKit/compare/cba9b1344f87...ca4272f630f9
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes