[webkit-changes] [WebKit/WebKit] 19363b: [GTK] Simplify construction of injected bundle path

Michael Catanzaro noreply at github.com
Wed Feb 1 07:35:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 19363b5213a148ec97b6f025b213426d69de7056
      https://github.com/WebKit/WebKit/commit/19363b5213a148ec97b6f025b213426d69de7056
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M Source/WebKit/PlatformGTK.cmake
    M Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp

  Log Message:
  -----------
  [GTK] Simplify construction of injected bundle path
https://bugs.webkit.org/show_bug.cgi?id=251457

Reviewed by Adrian Perez de Castro.

Simplify construction of the injected bundle path by defining PKGLIBDIR
for GTK, as is already done for WPE.

* Source/WebKit/PlatformGTK.cmake:
* Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp:
(injectedBundleDirectory):

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




More information about the webkit-changes mailing list