Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5300e773c1e3437248005d2109c89ecc2a7b2bae https://github.com/WebKit/WebKit/commit/5300e773c1e3437248005d2109c89ecc2a7b2bae Author: Marcos Caceres <marc...@apple.com> Date: 2024-02-18 (Sun, 18 Feb 2024)
Changed paths: M LayoutTests/http/tests/misc/gamepads-insecure-expected.txt M LayoutTests/http/tests/misc/gamepads-insecure.html M Source/WebCore/Modules/gamepad/NavigatorGamepad.cpp Log Message: ----------- Drop insecure contexts warning from getGamepads() https://bugs.webkit.org/show_bug.cgi?id=269514 rdar://123039555 Reviewed by Chris Dumez. Removed console warning about restricting to secure contexts. Chrome is also removed the warning. Firefox is removing the restriction. https://github.com/w3c/gamepad/issues/145#issuecomment-1934211616 Related pull request on the W3C gamepad spec: https://github.com/w3c/gamepad/pull/194 * LayoutTests/http/tests/misc/gamepads-insecure-expected.txt: * LayoutTests/http/tests/misc/gamepads-insecure.html: * Source/WebCore/Modules/gamepad/NavigatorGamepad.cpp: Canonical link: https://commits.webkit.org/274962@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