Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: b4dcfbced573e18f0aee3f500e707980668e5b4d
https://github.com/WebKit/WebKit/commit/b4dcfbced573e18f0aee3f500e707980668e5b4d
Author: Michael Catanzaro <[email protected]>
Date: 2026-06-23 (Tue, 23 Jun 2026)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.h
M Source/WebKit/UIProcess/API/glib/WebKitFeature.h.in
M Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMEventTarget.h
M Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMNodeFilter.h
M
Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMXPathNSResolver.h
Log Message:
-----------
Cherry-pick 315601@main (dd7e7858bd9c).
https://bugs.webkit.org/show_bug.cgi?id=317588
[WPE][GTK] Remove incorrect use of G_GNUC_CONST for get_type() functions
https://bugs.webkit.org/show_bug.cgi?id=317588
Reviewed by Carlos Garcia Campos.
GCC has become more aggressive about optimizing away the type
initialization. Let's get ahead of this.
Canonical link: https://commits.webkit.org/315601@main
Canonical link: https://commits.webkit.org/305877.779@webkitglib/2.52
Commit: f28a44eb3f73bfc1e3f22e76721e8596120eef4d
https://github.com/WebKit/WebKit/commit/f28a44eb3f73bfc1e3f22e76721e8596120eef4d
Author: Alicia Boya Garcia <[email protected]>
Date: 2026-06-23 (Tue, 23 Jun 2026)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/mse/TrackQueue.h
Log Message:
-----------
Cherry-pick 315219@main (82f3a3ac140f).
https://bugs.webkit.org/show_bug.cgi?id=316412
[GStreamer][MSE] Reduce TrackQueue buffer size
https://bugs.webkit.org/show_bug.cgi?id=316412
Reviewed by Xabier Rodriguez-Calvar.
Currently, the TrackQueue used in MSE for GStreamer is rather large, up
to 5 seconds, much larger than the ones used in the rest of the playback
pipeline.
By reducing the queue size more quality changes can be completed without
a flush -- or in a flushless implementation, with lower latency.
* Source/WebCore/platform/graphics/gstreamer/mse/TrackQueue.h:
Canonical link: https://commits.webkit.org/315219@main
Canonical link: https://commits.webkit.org/305877.780@webkitglib/2.52
Commit: 1e51488df23b74bdca0761934a9f321bb0e8e04b
https://github.com/WebKit/WebKit/commit/1e51488df23b74bdca0761934a9f321bb0e8e04b
Author: Justin Michaud <[email protected]>
Date: 2026-06-23 (Tue, 23 Jun 2026)
Changed paths:
M Source/bmalloc/libpas/src/libpas/pas_config.h
M Source/bmalloc/libpas/src/libpas/pas_darwin_spi.h
M Source/bmalloc/libpas/src/libpas/pas_malloc_stack_logging.c
M Source/bmalloc/libpas/src/libpas/pas_malloc_stack_logging.h
Log Message:
-----------
Cherry-pick 315158@main (a484a181f9e1).
https://bugs.webkit.org/show_bug.cgi?id=316861
Support pleiades on linux
https://bugs.webkit.org/show_bug.cgi?id=316861
Reviewed by Yusuke Suzuki.
This is a small workaround to get pleiades working on linux.
Canonical link: https://commits.webkit.org/315158@main
Canonical link: https://commits.webkit.org/305877.781@webkitglib/2.52
Compare: https://github.com/WebKit/WebKit/compare/0480a37c76c8...1e51488df23b
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications