We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e84da2 + 1447b17 commit 9ef780eCopy full SHA for 9ef780e
1 file changed
Source/WebCore/platform/gamepad/wpe/WPEGamepadProvider.cpp
@@ -38,7 +38,7 @@
38
namespace WebCore {
39
40
static const Seconds connectionDelayInterval { 500_ms };
41
-static const Seconds inputNotificationDelay { 5_ms };
+static const Seconds inputNotificationDelay { 0_ms };
42
43
WPEGamepadProvider& WPEGamepadProvider::singleton()
44
{
0 commit comments