Branch: refs/heads/webkitglib/2.40 Home: https://github.com/WebKit/WebKit Commit: 98e71ae6f2ee977eb536eccee2c4466e49637288 https://github.com/WebKit/WebKit/commit/98e71ae6f2ee977eb536eccee2c4466e49637288 Author: Patrick Griffis <pgrif...@igalia.com> Date: 2023-04-16 (Sun, 16 Apr 2023)
Changed paths: M Source/WebCore/platform/gtk/po/CMakeLists.txt Log Message: ----------- Cherry-pick 263009@main (1c9024b624d3). https://bugs.webkit.org/show_bug.cgi?id=255491 [GTK] Error if gettext is not found during configure https://bugs.webkit.org/show_bug.cgi?id=255491 Reviewed by Michael Catanzaro. Previously it would fail later during build. * Source/WebCore/platform/gtk/po/CMakeLists.txt: Canonical link: https://commits.webkit.org/263009@main Commit: cfe6fda781841b393d20810cfa5b5f6c6da0abc5 https://github.com/WebKit/WebKit/commit/cfe6fda781841b393d20810cfa5b5f6c6da0abc5 Author: Philippe Normand <ph...@igalia.com> Date: 2023-04-16 (Sun, 16 Apr 2023) Changed paths: M Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp M Source/WebCore/platform/gstreamer/GStreamerElementHarness.h Log Message: ----------- Cherry-pick 262066@main (4c3e2a4865d0). https://bugs.webkit.org/show_bug.cgi?id=254332 [GStreamer] Harness: Support for output stream caps changes https://bugs.webkit.org/show_bug.cgi?id=254332 Reviewed by Xabier Rodriguez-Calvar. The harness was internally caching output stream pad caps but additional caps events were not taken in account. We now clear the cached caps when the pad receives a caps event. * Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp: (WebCore::GStreamerElementHarness::Stream::outputCaps): (WebCore::GStreamerElementHarness::Stream::sinkEvent): * Source/WebCore/platform/gstreamer/GStreamerElementHarness.h: Canonical link: https://commits.webkit.org/262066@main Commit: 0a6f6eb48cefa1a2ef79b36f2c3d0365b39b5747 https://github.com/WebKit/WebKit/commit/0a6f6eb48cefa1a2ef79b36f2c3d0365b39b5747 Author: Patrick Griffis <pgrif...@igalia.com> Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp Log Message: ----------- Cherry-pick 262998@main (c5b51dbe8203). https://bugs.webkit.org/show_bug.cgi?id=255472 [GLIB] Use more reliable generated app-ids https://bugs.webkit.org/show_bug.cgi?id=255472 Reviewed by Michael Catanzaro. This uses the executable path to avoid creating a new id every time. * Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp: (WebKit::effectiveApplicationId): Canonical link: https://commits.webkit.org/262998@main Compare: https://github.com/WebKit/WebKit/compare/63b7cd06b834...0a6f6eb48cef _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes