[webkit-changes] [WebKit/WebKit] ed584d: [GLIB] Do not pull Flatpak SDK if WEBKIT_BUILD_USE...

Diego Pino noreply at github.com
Mon Sep 9 02:23:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ed584d40df114b2d2e0e53bb3623a8e99c1673b2
      https://github.com/WebKit/WebKit/commit/ed584d40df114b2d2e0e53bb3623a8e99c1673b2
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

  Changed paths:
    M Tools/Scripts/update-webkitgtk-libs
    M Tools/Scripts/update-webkitwpe-libs
    M Tools/Scripts/webkitdirs.pm

  Log Message:
  -----------
  [GLIB] Do not pull Flatpak SDK if WEBKIT_BUILD_USE_SYSTEM_LIBRARIES is set
https://bugs.webkit.org/show_bug.cgi?id=279261

Reviewed by Nikolas Zimmermann.

Scripts 'update-webkitgtk-libs' and 'update-webkitwpe-libs' should use
function 'shouldUseFlatpak' to determine whether updating flatpak. That function
should skip pulling flatpak if WEBKIT_BUILD_USE_SYSTEM_LIBRARIES is true.

* Tools/Scripts/update-webkitgtk-libs:
* Tools/Scripts/update-webkitwpe-libs:
* Tools/Scripts/webkitdirs.pm:
(shouldUseFlatpak):

Canonical link: https://commits.webkit.org/283334@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list