Branch: refs/heads/webkitglib/2.44 Home: https://github.com/WebKit/WebKit Commit: 0fcd931111376ec535dd3a4ba7720a96d26216c2 https://github.com/WebKit/WebKit/commit/0fcd931111376ec535dd3a4ba7720a96d26216c2 Author: Diego Pino Garcia <dp...@igalia.com> Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths: M Source/WebCore/platform/wpe/PlatformScreenWPE.cpp M Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp Log Message: ----------- Cherry-pick 277609@main (8965f9b7d1be). https://bugs.webkit.org/show_bug.cgi?id=272676 [WPE] Build fix when WPE_PLATFORM disabled after 277537@main https://bugs.webkit.org/show_bug.cgi?id=272676 Reviewed by Carlos Garcia Campos. Function 'primaryScreenDisplayID' is only availble is WPE_PLATFORM is defined. * Source/WebCore/platform/wpe/PlatformScreenWPE.cpp: (WebCore::fontDPI): * Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp: (WebKit::WebKitProtocolHandler::handleGPU): Canonical link: https://commits.webkit.org/277609@main Canonical link: https://commits.webkit.org/274313.196@webkitglib/2.44 Commit: 3357f25eae64849ee771a5f9a48e8cd5ee667696 https://github.com/WebKit/WebKit/commit/3357f25eae64849ee771a5f9a48e8cd5ee667696 Author: Przemyslaw Gorszkowski <pgorszkow...@igalia.com> Date: 2024-05-02 (Thu, 02 May 2024) Changed paths: M Source/WebCore/platform/wpe/PlatformScreenWPE.cpp Log Message: ----------- Cherry-pick 277865@main (77fd27c0419a). https://bugs.webkit.org/show_bug.cgi?id=273116 [WPE] Missing UNUSED_PARAM for screendisplayID in PlatformScreenWPE https://bugs.webkit.org/show_bug.cgi?id=273116 Reviewed by Miguel Gomez. Without this change and disabled ENABLE_WPE_PLATFORM there is a compiler error about "unused parameter". * Source/WebCore/platform/wpe/PlatformScreenWPE.cpp: (WebCore::screenDPI): Canonical link: https://commits.webkit.org/277865@main Canonical link: https://commits.webkit.org/274313.197@webkitglib/2.44 Compare: https://github.com/WebKit/WebKit/compare/9864937de1cc...3357f25eae64 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