Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f525eaa99bd1ed1975fd0c3e4c6824a3a156cca2
https://github.com/WebKit/WebKit/commit/f525eaa99bd1ed1975fd0c3e4c6824a3a156cca2
Author: Siwei Li <[email protected]>
Date: 2024-11-08 (Fri, 08 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/generate-bundle
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 Adrian Perez de Castro.
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/generate-bundle:
(BundleCreator._generate_wrapper):
* 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/286326@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes