Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4b75ae7073f0c334e39853571a1719132ea1b8c5
      
https://github.com/WebKit/WebKit/commit/4b75ae7073f0c334e39853571a1719132ea1b8c5
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2026-01-20 (Tue, 20 Jan 2026)

  Changed paths:
    M Tools/Scripts/run-qt-wpe-minibrowser
    M Tools/Scripts/webkitpy/style/checker.py
    M Tools/TestWebKitAPI/Tests/WPEQt/WPEQtTest.h
    M Tools/glib/api_test_runner.py
    M Tools/wpe/dependencies/dnf

  Log Message:
  -----------
  [WPE] Further cleanup after removal of the Qt5 embedding API
https://bugs.webkit.org/show_bug.cgi?id=305602

Reviewed by Patrick Griffis.

Remove more remaining references to the Qt5 WPE binding; or replace with
Qt6 equivalents where appropriate. This is a follow-up to 305824@main.

* Tools/Scripts/run-qt-wpe-minibrowser: Remove path calculations and
setting environment variables for Qt5, leaving only the Qt6 ones.
* Tools/Scripts/webkitpy/style/checker.py: Remove references to Qt5 paths.
* Tools/TestWebKitAPI/Tests/WPEQt/WPEQtTest.h: Remove version check on
QT_VERSION, and use only Qt6 headers.
* Tools/glib/api_test_runner.py:
(TestRunner._run_test_qt): Replace setting of the QML2_IMPORT_PATH
environment variable with QML_IMPORT_PATH as used with Qt6, using the
corresponding Qt6 path.
* Tools/wpe/dependencies/dnf: Replace Qt5 packages with Qt6 ones.

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



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

Reply via email to