Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ef3fe7c740559895c17e6a43acfd06b875b32f39
https://github.com/WebKit/WebKit/commit/ef3fe7c740559895c17e6a43acfd06b875b32f39
Author: Nikolas Zimmermann <[email protected]>
Date: 2024-03-27 (Wed, 27 Mar 2024)
Changed paths:
M Source/WebKit/UIProcess/API/wpe/WPEWebView.cpp
Log Message:
-----------
[WPE] Fix libwpe version check WPEWebView destructor
https://bugs.webkit.org/show_bug.cgi?id=271387
Reviewed by Adrian Perez de Castro.
WPEWebView destructor avoids calling 'wpe_view_backend_set_fullscreen_client'
for libwpe versions < 1.15.x - the fix appeared in 1.14.2, not 1.15.x - correct
that.
Covered by existing tests, when executed with cog.
* Source/WebKit/UIProcess/API/wpe/WPEWebView.cpp:
(WKWPE::View::~View):
Canonical link: https://commits.webkit.org/276729@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