Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7b65cbcb4ba60ded37c0797ecab148f54ed2c2ee
https://github.com/WebKit/WebKit/commit/7b65cbcb4ba60ded37c0797ecab148f54ed2c2ee
Author: Simon Pena <[email protected]>
Date: 2025-11-22 (Sat, 22 Nov 2025)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp
M Source/WebKit/UIProcess/API/glib/WebKitWebView.h.in
M Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitFindController.cpp
M Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebView.cpp
Log Message:
-----------
[WPE] Use WebKitImage to implement web view snapshot
https://bugs.webkit.org/show_bug.cgi?id=302257
Reviewed by Adrian Perez de Castro and Patrick Griffis.
This uses the new WebKitImage when available to implement WebView
snapshots, and enables tests that were previously only running for GTK.
Co-Authored-By: Adrian Perez de Castro <[email protected]>
Tests: Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitFindController.cpp
Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebView.cpp
* Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp:
* Source/WebKit/UIProcess/API/glib/WebKitWebView.h.in:
* Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitFindController.cpp:
(testFindControllerHide):
(beforeAll):
* Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebView.cpp:
(testWebViewSnapshot):
(beforeAll):
Canonical link: https://commits.webkit.org/303449@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications