Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0cab62d0282e8ad1456594d923383f2804f9646f
https://github.com/WebKit/WebKit/commit/0cab62d0282e8ad1456594d923383f2804f9646f
Author: Alejandro G. Castro <[email protected]>
Date: 2026-06-25 (Thu, 25 Jun 2026)
Changed paths:
M Source/WebKit/UIProcess/Gamepad/UIGamepadProvider.cpp
Log Message:
-----------
[WPE] platformSetDefaultGamepadProvider is defined twice in WPEPlatform-only
builds
https://bugs.webkit.org/show_bug.cgi?id=317834
Reviewed by Nikolas Zimmermann.
UIGamepadProvider.cpp checks with !USE(WPE_PLATFORM) but only
ENABLE(WPE_PLATFORM)
is defined.
* Source/WebKit/UIProcess/Gamepad/UIGamepadProvider.cpp:
Canonical link: https://commits.webkit.org/315814@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications