[webkit-changes] [WebKit/WebKit] 5300e7: Drop insecure contexts warning from getGamepads()

Marcos Cáceres noreply at github.com
Sun Feb 18 22:36:19 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5300e773c1e3437248005d2109c89ecc2a7b2bae
      https://github.com/WebKit/WebKit/commit/5300e773c1e3437248005d2109c89ecc2a7b2bae
  Author: Marcos Caceres <marcosc at 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


More information about the webkit-changes mailing list