Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3261dcc32730cb8765e216fa45401618366a5fd2
      
https://github.com/WebKit/WebKit/commit/3261dcc32730cb8765e216fa45401618366a5fd2
  Author: Siwei Li <siwei...@live.com>
  Date:   2024-11-19 (Tue, 19 Nov 2024)

  Changed paths:
    M Source/WebKit/InspectorGResources.cmake
    M Source/WebKit/PlatformGTK.cmake
    M Source/WebKit/PlatformWPE.cmake
    M Tools/MiniBrowser/wpe/CMakeLists.txt
    M Tools/MiniBrowser/wpe/main.cpp
    M Tools/MiniBrowser/wpe/qt5/main.cpp
    M Tools/MiniBrowser/wpe/qt6/main.cpp
    M Tools/Scripts/run-mvt-tests
    M Tools/Scripts/webkit-flatpak-run-nightly
    M Tools/Scripts/webkitpy/port/glib.py
    M Tools/TestWebKitAPI/Tests/WPEQt/WPEQtTest.h
    M Tools/TestWebKitAPI/glib/CMakeLists.txt
    M Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.cpp

  Log Message:
  -----------
  [WPE] Define environment variable WEBKIT_INSPECTOR_RESOURCES_PATH in scripts
https://bugs.webkit.org/show_bug.cgi?id=281771

Reviewed by Carlos Alberto Lopez Perez.

Define the environment variable `WEBKIT_INSPECTOR_RESOURCES_PATH` to specify
the file path in places that might use the inspector resources as a
packed .gresource.

* Source/WebKit/InspectorGResources.cmake:
* Source/WebKit/PlatformGTK.cmake:
* Source/WebKit/PlatformWPE.cmake:
* Tools/MiniBrowser/wpe/CMakeLists.txt:
* Tools/MiniBrowser/wpe/main.cpp:
(main):
* Tools/MiniBrowser/wpe/qt5/main.cpp:
(main):
* Tools/MiniBrowser/wpe/qt6/main.cpp:
(main):
* Tools/Scripts/run-mvt-tests:
(WPEWebDriver.__init__):
(WPEWebDriver.start):
(WPEWebDriver._run):
* Tools/Scripts/webkit-flatpak-run-nightly:
(run):
* Tools/Scripts/webkitpy/port/glib.py:
(GLibPort.setup_environ_for_minibrowser):
* Tools/TestWebKitAPI/Tests/WPEQt/WPEQtTest.h:
* Tools/TestWebKitAPI/glib/CMakeLists.txt:
* Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.cpp:
(main):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to