Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 06b34b90b3cda30e33f82d202f6da8098e2ccdb7
https://github.com/WebKit/WebKit/commit/06b34b90b3cda30e33f82d202f6da8098e2ccdb7
Author: tusooa <[email protected]>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M Source/cmake/OptionsWPE.cmake
Log Message:
-----------
Cherry-pick 311087@main (6998260b3fe9).
https://bugs.webkit.org/show_bug.cgi?id=312064
Find QuickPrivate component for WPE Qt API
https://bugs.webkit.org/show_bug.cgi?id=312064
Reviewed by Claudio Saavedra.
In newer versions of Qt6, Qt6Quick module no longer includes
the Qt6QuickPrivate, so we need to manually find the Qt6QuickPrivate
module. Compatibility kept for older versions by only requesting to
find Qt6QuickPrivate when the Qt::QuickPrivate is not yet available by
just finding Qt6Quick.
Configure-time only change, no runtime tests needed.
* Source/cmake/OptionsWPE.cmake:
Canonical link: https://commits.webkit.org/311087@main
Canonical link: https://commits.webkit.org/305877.417@webkitglib/2.52
Commit: cf21484ec86ceaecafcec42927ef2b4900058ced
https://github.com/WebKit/WebKit/commit/cf21484ec86ceaecafcec42927ef2b4900058ced
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M Source/WebKit/wpe/NEWS
M Source/cmake/OptionsWPE.cmake
Log Message:
-----------
Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.52.2 release
* Source/WebKit/wpe/NEWS: Add release notes.
* Source/cmake/OptionsWPE.cmake: Bump version numbers.
Canonical link: https://commits.webkit.org/305877.418@webkitglib/2.52
Compare: https://github.com/WebKit/WebKit/compare/128216bf4369...cf21484ec86c
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications