Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a6cb7e9309eff78a4f31b04cc61243d5754e7636 https://github.com/WebKit/WebKit/commit/a6cb7e9309eff78a4f31b04cc61243d5754e7636 Author: Miguel Gomez <mago...@igalia.com> Date: 2024-08-14 (Wed, 14 Aug 2024)
Changed paths: M Source/WebKit/UIProcess/API/wpe/WebKitWebViewWPE.cpp M Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionWPE.cpp M Source/cmake/OptionsWPE.cmake Log Message: ----------- [WPE] Fix build with API 1.1 https://bugs.webkit.org/show_bug.cgi?id=278088 Reviewed by Carlos Garcia Campos. Define webkit_web_view_toggle_inspector() only when the 2022 is being used, fix an unused var error, and ensure that all the WPE_PLATFORMS are disabled if the WPE_PLATFORM option is disbled. * Source/WebKit/UIProcess/API/wpe/WebKitWebViewWPE.cpp: * Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionWPE.cpp: (WebKit::WebAutomationSession::platformSimulateMouseInteraction): * Source/cmake/OptionsWPE.cmake: Canonical link: https://commits.webkit.org/282232@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes